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