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