TActivityNetwork.ModifySuccessor(TGGraphNode,TGGraphNode,TGGraphEdge) Method |
Scroll Prev Top Next More |
This method is called from within the TopologicalOrder algorithm to modify the successors of a node as we traverse the graph.
Namespace: ActivityNetwork
Delphi |
protected |
Parameters
N1
Type: TGGraphNode
N2
Type: TGGraphNode
AnEdge
Type: TGGraphEdge
TGCustomGraph.ModifySuccessor(TGGraphNode,TGGraphNode,TGGraphEdge)
Reference |