TraversalGraph.ToString Method
A string representation of the graph. Print nodes and edges in each copy of the graph, along with edges between copies.
public override
string ToString();
See Also
TraversalGraph Class | edu.neu.ccs.demeter.APRlib Namespace