Version 3 of Graphlet

Updated 2014-04-26 04:03:35 by HJG

http://www.infosun.fim.uni-passau.de/Graphlet/

HJG 2014-04 - "Graphlet (no more available)"

Judging from the information on the site above

Graphlet
is a graph editor, written in
Graphscript
which is simply Tcl/Tk plus a package "Graphscript", that is a wrapper around
GTL
which is a C++ library for managing graphs (in the Graph Theory sense).

The source code for Graphlet has been released under the Gnu Public License.

Graphlet is a toolkit for implementing graph editors and graph drawing algorithms. Graphlet runs on UNIX and Windows systems, and uses the same source code on all platforms. The key to this level of portability is that all platform dependend features have been deferred to Tcl/Tk. Graphlets design makes it easy to port the editor to any other platforms, provided that the LEDA and Tcl/Tk toolkits are available.

Graphlet comes with a large set of already available algorithms, including:

  • Random Layout
  • Spring Embedder with Constraints
  • Spring Embedder (GEM)
  • Spring Embedder (FR)
  • Spring Embedder (KK)
  • DAG Layout
  • Tree Layout

http://img.dxycdn.com/upload/2004/03/03/28005915.gif