| Package | Description |
|---|---|
| org.stekikun.dolmen.common |
| Modifier and Type | Method and Description |
|---|---|
static <Node> SCC<Node> |
SCC.of(SCC.Graph<Node> graph)
Computes and returns an instance of
SCC which
describes the strongly connected components of the
given graph. |