Graph +fgl
Static and Dynamic Inductive Graphs
Simple graphviz output.
encapsulates a simple recursion schema on graphs
Formats a graph for use in graphviz.
Format a graph for graphviz with reasonable defaults: title of "fgl", 8.5x11 pages, one page, landscape orientation
> i 0
> For each edge a--->b insert into graph the edge a<---b . Then change the
> i (i,0,i)
> label of every edge from a---->b to a------->b
Show more results