|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndirectedSparseMultigraph | |
---|---|
edu.uci.ics.jung.graph | Interfaces for the JUNG graph types, and some representative implementations. |
Uses of UndirectedSparseMultigraph in edu.uci.ics.jung.graph |
---|
Subclasses of UndirectedSparseMultigraph in edu.uci.ics.jung.graph | |
---|---|
class |
UndirectedOrderedSparseMultigraph<V,E>
An implementation of UndirectedGraph that is suitable for sparse graphs,
orders its vertex and edge collections according to insertion time, and permits
parallel edges. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |