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 |
BipartiteGraphCollapser
A variant of the GraphCollapser that overrides two
minor functions and defines CollapsedBipartiteEdge and
CollapsedBipartiteVertex.
|
Modifier and Type | Field and Description |
---|---|
protected static GraphCollapser |
GraphCollapser.instance |
Modifier and Type | Method and Description |
---|---|
static GraphCollapser |
GraphCollapser.getInstance() |