| Package | Description |
|---|---|
| org.processmining.humbertogarciacaballero.models.util.circuits |
| Modifier and Type | Method and Description |
|---|---|
SCCResultL |
StrongConnectedComponentsL.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.
|