ISCCEnumerable<'V> Type
Represents a strongly connected components enumerable. A graph is strongly connected if there is a path between every pair of vertices in the graph.
Instance members
| Instance member |
Description
|
|
Gets an enumerator for strongly connected components.
|
B2R2