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