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