| Package | Description | 
|---|---|
| org.jgrapht.graph | Implementations of various graphs. | 
| org.jgrapht.graph.specifics | Implementations of specifics for various graph types. | 
| org.jgrapht.opt.graph.fastutil | Specialized graph implementations using the FastUtil library | 
| Class and Description | 
|---|
| Specifics An interface encapsulating the basic graph operations. | 
| Class and Description | 
|---|
| DirectedEdgeContainer A container for vertex edges. | 
| DirectedSpecifics Plain implementation of DirectedSpecifics. | 
| Specifics An interface encapsulating the basic graph operations. | 
| UndirectedEdgeContainer A container for vertex edges. | 
| UndirectedSpecifics Plain implementation of UndirectedSpecifics. | 
| Class and Description | 
|---|
| Specifics An interface encapsulating the basic graph operations. | 
Copyright © 2019. All rights reserved.