DepthFirstSearchAlgorithmTVertex, TEdge Constructor (IAlgorithmComponent, IVertexListGraphTVertex, TEdge, IDictionaryTVertex, GraphColor) |
Namespace: QuickGraph.Algorithms.Search
public DepthFirstSearchAlgorithm( IAlgorithmComponent host, IVertexListGraph<TVertex, TEdge> visitedGraph, IDictionary<TVertex, GraphColor> colors )