Skip to content
randysecrist edited this page Sep 14, 2010 · 26 revisions

Welcome to the home of GEdit.

This wiki provides general information and guidelines for using the Graph Editor Display Tool. It includes a functional description of the software’s capabilities and uses, installation instructions, an introductory manual to help you get started with this application, and a reference manual for more detailed descriptions of algorithms and messages.

Functional Description
Welcome to the home of GEdit.

This wiki provides general information and guidelines for using the Graph Editor Display Tool. It includes a functional description of the software’s capabilities and uses, installation instructions, an introductory manual to help you get started with this application, and a reference manual for more detailed descriptions of algorithms and messages.

Functional Description

This software provides and easy-to-use tool for displaying standard graph ADT algorithms in action. Using an intuitive GUI environment, you can create several types of graphs and visually trace through the execution of various traversals, spanning trees, paths, and sorts. Graphs can be created according to your own design using the GUI or input using text format. Graphs can be saved as files and retrieved for editing or reuse.

Used in conjunction with courses in data structures and algorithms or graph theory, this software provides an invaluable learning resource. It is ideal for classroom instruction where multimedia tools are available. Further, it is instructive for students on an individual basis, helping them become familiar with graph structures.

Installation

This software is portable to any common system, and will run under Windows, MacOSX, and UNIX. As a java application, this program requires you have any java version 1.6 or higher on your machine prior to installation. To run the application, simply download the gedit standalone jar file and execute it using “java -jar”.

Layout

Creating & Editing a Graph

Algorithms










Clone this wiki locally