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