public class NormalisedIntStronglyConnectedComponents
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Set<gnu.trove.set.TIntSet> |
compute(NormalisedIntGraph G,
int numberOfVertices)
Get the strongly connected components within G.
|
public static java.util.Set<gnu.trove.set.TIntSet> compute(NormalisedIntGraph G, int numberOfVertices)
G
-