Home | Trees | Indices | Help |
|
---|
|
Functions for reading and writing graphs.
Functions | |||
|
|||
string |
|
||
string |
|
||
string |
|
||
string |
|
||
string |
|
||
|
Variables | |
colors =
|
Function Details |
Read a graph from a XML document. Nodes and edges specified in the input will be added to the current graph.
|
Return a string specifying the given graph as a XML document.
|
Return a string specifying the given graph in DOT Language.
|
Return a string specifying the given digraph in DOT Language.
|
Return a string specifying the given hypergraph in DOT Language.
|
Return a string specifying the given hypergraph as a XML document.
|
Read a graph from a XML document. Nodes and hyperedges specified in the input will be added to the current graph.
|
Variables Details |
colors
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Feb 22 18:11:02 2009 | http://epydoc.sourceforge.net |