11 lines
335 B
Text
11 lines
335 B
Text
|
GraphR - Graph-related classes
|
||
|
|
||
|
* DirectedGraph - fairly extensive directed graph class
|
||
|
* DotGraphFormatter - output a graph in GraphViz's dot format
|
||
|
|
||
|
GraphR is very simple but might grow to support additional features of
|
||
|
dot.
|
||
|
|
||
|
Author: Robert Feldt <feldt@ce.chalmers.se>
|
||
|
WWW: http://rockit.sourceforge.net/subprojects/graphr/
|