Package | Description |
---|---|
org.ginsim.johnsonCycles |
Modifier and Type | Method and Description |
---|---|
SCCResult |
StrongConnectedComponents.getAdjacencyList(int node)
This method returns the adjacency-structure of the strong connected
component with the least vertex in a subgraph of the original graph
induced by the nodes {s, s + 1, ..., n}, where s is a given node.
|
Copyright © 2005–2020. All rights reserved.