Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
DepthFirstOrder Class
DepthFirstOrder Constructor
DepthFirstOrder Constructor (Digraph)
DepthFirstOrder Constructor (EdgeWeightedDigraph)
DepthFirstOrder Constructor
Overload List
Name
Description
DepthFirstOrder(Digraph)
Determines a depth-first order for the digraph
G
.
DepthFirstOrder(EdgeWeightedDigraph)
Determines a depth-first order for the edge-weighted digraph
G
.
Top
See Also
Reference
DepthFirstOrder Class
Algs4Net Namespace