blob: 6cb399d3e671811dd279f68f8c767b71fc7bfc3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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/
|