Click or drag to resize
DepthFirstSearch Methods

The DepthFirstSearch type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Demo test the DepthFirstSearch data type.
Public methodMarked
Is there a path between the source vertex s and vertex v?
Top
See Also