| Package | Description | 
|---|---|
| org.jgrapht | |
| org.jgrapht.alg | 
 Algorithms provided with JGraphT. 
 | 
| org.jgrapht.alg.cycle | 
 Algorithms for enumeration of simple cycles in graphs. 
 | 
| org.jgrapht.alg.flow | |
| org.jgrapht.alg.interfaces | |
| org.jgrapht.alg.isomorphism | |
| org.jgrapht.alg.util | 
 Utilities used by JGraphT algorithms. 
 | 
| org.jgrapht.experimental | 
 A package that contains experimental work or work-in-progress that 
is not yet ready to be included in a release. 
 | 
| org.jgrapht.experimental.alg | |
| org.jgrapht.experimental.alg.color | |
| org.jgrapht.experimental.dag | |
| org.jgrapht.ext | 
 
Extensions and integration means to other products. 
 | 
| org.jgrapht.generate | 
 Generators for graphs of various topologies. 
 | 
| org.jgrapht.graph | 
 Implementations of various graphs. 
 | 
| org.jgrapht.graph.builder | 
 Various builder for graphs. 
 | 
| org.jgrapht.traverse | 
 Graph traversal means. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| EdgeFactory
 An edge factory used by graphs for creating new edges. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| GraphPath | 
| Graphs
 A collection of utilities to assist with graph manipulation. 
 | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| GraphPath | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| WeightedGraph
 An interface for a graph whose edges have non-uniform weights. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Class and Description | 
|---|
| Graph
 The root interface in the graph hierarchy. 
 | 
| GraphMapping
 GraphMapping represents a bidirectional mapping between two graphs (called
 graph1 and graph2), which allows the caller to obtain the matching vertex or
 edge in either direction, from graph1 to graph2, or from graph2 to graph1. 
 | 
| Class and Description | 
|---|
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| Class and Description | 
|---|
| Graph
 The root interface in the graph hierarchy. 
 | 
| VertexFactory
 A vertex factory used by graph algorithms for creating new vertices. 
 | 
| Class and Description | 
|---|
| Graph
 The root interface in the graph hierarchy. 
 | 
| Class and Description | 
|---|
| Graph
 The root interface in the graph hierarchy. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| EdgeFactory
 An edge factory used by graphs for creating new edges. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| ListenableGraph
 A graph that supports listeners on structural change events. 
 | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| Class and Description | 
|---|
| EdgeFactory
 An edge factory used by graphs for creating new edges. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| VertexFactory
 A vertex factory used by graph algorithms for creating new vertices. 
 | 
| WeightedGraph
 An interface for a graph whose edges have non-uniform weights. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| EdgeFactory
 An edge factory used by graphs for creating new edges. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| GraphMapping
 GraphMapping represents a bidirectional mapping between two graphs (called
 graph1 and graph2), which allows the caller to obtain the matching vertex or
 edge in either direction, from graph1 to graph2, or from graph2 to graph1. 
 | 
| GraphPath | 
| ListenableGraph
 A graph that supports listeners on structural change events. 
 | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| VertexFactory
 A vertex factory used by graph algorithms for creating new vertices. 
 | 
| WeightedGraph
 An interface for a graph whose edges have non-uniform weights. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
| UndirectedGraph
 A graph whose all edges are undirected. 
 | 
| WeightedGraph
 An interface for a graph whose edges have non-uniform weights. 
 | 
| Class and Description | 
|---|
| DirectedGraph
 A graph whose all edges are directed. 
 | 
| Graph
 The root interface in the graph hierarchy. 
 | 
Copyright © 2016. All rights reserved.