Package | Description |
---|---|
edu.uci.ics.jung.algorithms.blockmodel |
Implementations of a notion of graph equivalence for blockmodeling, and a mechanism for collapsing blocks.
|
edu.uci.ics.jung.graph.impl |
Implementations of the JUNG vertex, edge, and graph interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
BipartiteGraphCollapser.CollapsedBipartiteEdge |
Modifier and Type | Method and Description |
---|---|
BipartiteEdge |
BipartiteGraph.addBipartiteEdge(BipartiteEdge bpe)
Adds a BipartiteEdge to the Graph.
|
Modifier and Type | Method and Description |
---|---|
BipartiteEdge |
BipartiteGraph.addBipartiteEdge(BipartiteEdge bpe)
Adds a BipartiteEdge to the Graph.
|