GraphAddArc Method |
Name | Description | |
---|---|---|
![]() | AddArc(Arc) |
Directly Adds an arc to the graph.
|
![]() | AddArc(Node, Node, Single) |
Creates an arc between two nodes that are already registered in the graph, adds it to the graph and returns its reference.
|