Home | Trees | Indices | Help |
|
---|
|
Functions for reading and writing graphs.
Author: Pedro Matiello
License: MIT
Functions | |||
|
|||
string |
|
Function Details |
Read a graph from a string. Nodes and arrows specified in the input will be added to the current graph.
|
Write the graph to a string. Depending of the output format, this string can be used by read() to rebuild the graph.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 31 23:06:03 2008 | http://epydoc.sourceforge.net |