| Package | Description |
|---|---|
| edu.uci.ics.jung.algorithms.blockmodel |
Implementations of a notion of graph equivalence for blockmodeling, and a mechanism for collapsing blocks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StructurallyEquivalentII
Checks a graph for sets of structurally equivalent vertices: vertices that
share all the same edges.
|
| Modifier and Type | Method and Description |
|---|---|
static StructurallyEquivalent |
StructurallyEquivalent.getInstance() |
static StructurallyEquivalent |
StructurallyEquivalentII.getInstance() |