| Package | Description | 
|---|---|
| org.jgrapht.graph | 
 Implementations of various graphs. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DirectedSubgraph<V,E>
Deprecated. 
 
In favor of  
AsSubgraph. | 
class  | 
DirectedWeightedSubgraph<V,E>
Deprecated. 
 
In favor of  
AsSubgraph. | 
class  | 
UndirectedSubgraph<V,E>
Deprecated. 
 
In favor of  
AsSubgraph. | 
class  | 
UndirectedWeightedSubgraph<V,E>
Deprecated. 
 
In favor of  
AsSubgraph. | 
Copyright © 2017. All rights reserved.