This method is called from within the TopologicalOrder algorithm to modify the successors of a node as we traverse the graph.
Namespace: GGraph
Delphi |
protected |
Parameters
N1
Type: TGGraphNode
N2
Type: TGGraphNode
AnEdge
Type: TGGraphEdge
Reference |