|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SparseGraph | |
|---|---|
| edu.uci.ics.jung.graph.impl | Implementations of the JUNG vertex, edge, and graph interfaces. |
| Uses of SparseGraph in edu.uci.ics.jung.graph.impl |
|---|
| Subclasses of SparseGraph in edu.uci.ics.jung.graph.impl | |
|---|---|
class |
BipartiteGraph
A Bipartite graph is divided into A vertices and B vertices. |
class |
DirectedSparseGraph
An implementation of Graph that consists of a
Vertex set and a DirectedEdge set. |
class |
KPartiteSparseGraph
An implementation of KPartiteGraph based on SparseGraph. |
class |
SparseTree
An implementation of Graph that consists of a
Vertex set and a DirectedEdge set. |
class |
UndirectedSparseGraph
An implementation of Graph that consists of a
Vertex set and an UndirectedEdge set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||