WeaklyConnectedComponentsAlgorithmTVertex, TEdge Constructor (IVertexListGraphTVertex, TEdge, IDictionaryTVertex, Int32) |
Namespace: QuickGraph.Algorithms.ConnectedComponents
public WeaklyConnectedComponentsAlgorithm( IVertexListGraph<TVertex, TEdge> visitedGraph, IDictionary<TVertex, int> components )