mooigraph 7ab73ac3ee initial 3 år sedan
..
bin 7ab73ac3ee initial 3 år sedan
doc 7ab73ac3ee initial 3 år sedan
lib 7ab73ac3ee initial 3 år sedan
src 7ab73ac3ee initial 3 år sedan
win 7ab73ac3ee initial 3 år sedan
ACKNOWLEDGEMENTS 7ab73ac3ee initial 3 år sedan
BUGREPORT 7ab73ac3ee initial 3 år sedan
COPYING 7ab73ac3ee initial 3 år sedan
COPYING.LESSER 7ab73ac3ee initial 3 år sedan
Cpp.ps 7ab73ac3ee initial 3 år sedan
GML.ps 7ab73ac3ee initial 3 år sedan
GNUmakefile 7ab73ac3ee initial 3 år sedan
Graphscript.ps 7ab73ac3ee initial 3 år sedan
INSTALL 7ab73ac3ee initial 3 år sedan
PEOPLE 7ab73ac3ee initial 3 år sedan
PLATFORMS 7ab73ac3ee initial 3 år sedan
README 7ab73ac3ee initial 3 år sedan

README


GRAPHLET

The Graphlet System is a toolkit for graph editors and graph
(layout) algorithms. Graphlet consists of three major components:

- The graphscript interpreter.
Graphscript is a programming language for graphs that is based
on Tcl/Tk and LEDA. Graphscript provides all operations that are
neccessary to manipulate and display graphs, and supports the GML
file format.

- The graphlet graph editor
The graphlet editor is the heart of the Graphlet system, and is
implemented in Graphscript. The editor is highly customizable, and
can be extended in Graphscript.

- Graph layout algorithms
Graphlet comes with a set of layout algorithms, several algorithms
for spring embedders, directed acyclic graphs and trees.

Graphlet has been ported to Solaris, SunOS, Linux and Windows
95/NT platforms, and is available free of charge for
non-commercial applications from

http://www.fmi.uni-passau.de/Graphlet

Please send all inquiries to graphlet@fmi.uni-passau.de.

Michael Himsolt