QuickGraph


IConnectedComponentAlgorithm<'TVertex, 'TEdge, 'TGraph>

Namespace: QuickGraph.Algorithms

Instance members

Instance memberDescription
ComponentCount
Signature: int
Modifiers: abstract
Components
Signature: IDictionary<'TVertex,int>
Modifiers: abstract
Fork me on GitHub