DepthFirstSearchAlgorithm<TVertex, TEdge> Constructor (IAlgorithmComponent, IVertexListGraph<TVertex, TEdge>) |
Namespace: QuickGraph.Algorithms.Search
public DepthFirstSearchAlgorithm( IAlgorithmComponent host, IVertexListGraph<TVertex, TEdge> visitedGraph )