RAA - graphr

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/graphr for users.

graphr / 0.1.9

Short description: GraphR
Category: Library/Datastructure
Status: alpha but useable
Created: 2001-11-16 11:09:35 GMT
Last update: 2001-11-16 11:09:35 GMT
Owner: Robert Feldt (Projects of this owner)
Homepage: http://rockit.sourceforge.net/subprojects/graphr/
Download: http://rockit.sourceforge.net/subprojects/graphr/
License: GPL
Dependency:
None
Description:

Graph-related Ruby classes:

* DirectedGraph - fairly extensive directed graph class
* DotGraphPrinter - output a graph in GraphViz's dot format and invoke dot

GraphR is very simple but is growing to support additional features of dot. A larger, "full" graph package is now being developed together with Horst Duchene so expect more features in the future...

GraphViz is an open source graph drawing software from AT&T (see http://www.research.att.com/sw/tools/graphviz/).