| Package | Description |
|---|---|
| graph.properties.splitting |
Implementations of algorithms for splitting graph into bi- and triconnected components.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HopcroftTarjanSplitComponent<V,E>> |
HopcroftTarjanSplitting.getSplitComponents() |