UndirectedDepthFirstSearchAlgorithmTVertex, TEdge Constructor (IUndirectedGraphTVertex, TEdge, IDictionaryTVertex, GraphColor) |
Namespace: QuickGraph.Algorithms.Search
public UndirectedDepthFirstSearchAlgorithm( IUndirectedGraph<TVertex, TEdge> visitedGraph, IDictionary<TVertex, GraphColor> colors )