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