JGraphT - Parent 1.5.3-SNAPSHOT API
Module | Description |
---|---|
org.jgrapht.core |
Defines the core APIs of the JGraphT library.
|
org.jgrapht.demo |
Provides demo applications of the JGraphT library.
|
org.jgrapht.ext |
Provides adaptors for the JGraphT graphs to be used
with external libraries.
|
org.jgrapht.guava |
Provides adaptors for the Google Guava graphs to be used with the
JGraphT library.
|
org.jgrapht.io |
Provides I/O extensions for the JGraphT library.
|
org.jgrapht.opt |
Provides specialized graph implementations.
|
org.jgrapht.unimi.dsi |
Provides graph implementations using succinct data structures.
|