| Package | Description |
|---|---|
| jenkins.util |
| Modifier and Type | Method and Description |
|---|---|
List<DirectedGraph.SCC<N>> |
DirectedGraph.getStronglyConnectedComponents()
Performs the Tarjan's algorithm and computes strongly-connected components from the
sink to source order.
|
Copyright © 2019. All rights reserved.