mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
11 lines
335 B
Plaintext
11 lines
335 B
Plaintext
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/
|