ConnectedComponentsAlgorithmTVertex, TEdge Constructor (IUndirectedGraphTVertex, TEdge, IDictionaryTVertex, Int32) |
Namespace: QuickGraph.Algorithms.ConnectedComponents
public ConnectedComponentsAlgorithm( IUndirectedGraph<TVertex, TEdge> visitedGraph, IDictionary<TVertex, int> components )