Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Digraph Class
Digraph Methods
AddEdge Method
AddEdge Method (Edge)
AddEdge Method (Int32, Int32)
Digraph
AddEdge Method
Overload List
Name
Description
AddEdge(Edge)
Adds the undirected edge to this graph.
AddEdge(Int32, Int32)
Adds the directed edge v->w to this digraph.
Top
See Also
Reference
Digraph Class
Algs4Net Namespace