|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subgraph | |
---|---|
org.jgrapht.graph | Implementations of various graphs. |
Uses of Subgraph in org.jgrapht.graph |
---|
Subclasses of Subgraph in org.jgrapht.graph | |
---|---|
class |
DirectedSubgraph<V,E>
A directed graph that is a subgraph on other graph. |
class |
DirectedWeightedSubgraph<V,E>
A directed weighted graph that is a subgraph on other graph. |
class |
UndirectedSubgraph<V,E>
An undirected graph that is a subgraph on other graph. |
class |
UndirectedWeightedSubgraph<V,E>
An undirected weighted graph that is a subgraph on other graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |