public class Cliques
extends java.lang.Object
| Constructor and Description |
|---|
Cliques() |
| Modifier and Type | Method and Description |
|---|---|
static <V> Components<V> |
compute(UndirectedGraph<V> graph) |
public static <V> Components<V> compute(UndirectedGraph<V> graph)