Home | Trees | Indices | Help |
|
---|
|
Functions for reading and writing graphs in a XML markup.
Functions | |||
graph |
|
||
hypergraph |
|
||
string |
|
||
string |
|
Variables | |
__package__ =
|
Function Details |
Read a graph from a XML document and return it. Nodes and edges specified in the input will be added to the current graph.
|
Read a graph from a XML document. Nodes and hyperedges 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 hypergraph as a XML document.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Oct 25 20:27:46 2014 | http://epydoc.sourceforge.net |