public class NormalisedIntConnectedComponents
extends java.lang.Object
Constructor and Description |
---|
NormalisedIntConnectedComponents() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<gnu.trove.set.TIntSet> |
compute(NormalisedIntGraph graph,
int numberOfNodes)
Returns the connected components of G.
|
public static java.util.List<gnu.trove.set.TIntSet> compute(NormalisedIntGraph graph, int numberOfNodes)
graph
- numberOfNodes
-