Uses of Class
jenkins.util.DirectedGraph.SCC
-
Uses of DirectedGraph.SCC in jenkins.util
Modifier and TypeMethodDescriptionDirectedGraph.getStronglyConnectedComponents()
Performs the Tarjan's algorithm and computes strongly-connected components from the sink to source order.