RAA - graphr

graphr / 0.1.9

Short description: GraphR
Category: Library/Datastructure
Status: alpha but useable
Created: 2001-11-16 11:09:35 GMT
Last update: -
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/).

Edit this project (for project owner)

back to RAA top