Uses of Package
org.jgrapht.graph

Packages that use org.jgrapht.graph
Package
Description
Algorithms provided with JGraphT.
Algorithms dealing with various connectivity aspects of a graph.
Algorithms related to graph cycles.
Algorithms for computing maximum density subgraphs.
Flow related algorithms.
Algorithm related interfaces.
Generators for graphs of various topologies.
Implementations of various graphs.
Implementations of various concurrent graph structures.
Implementations of specifics for various graph types.
Specialized graph implementations using the FastUtil library
Specialized graph implementations using sparse matrix representations.
 
Immutable graphs stored using Sux4J's quasi-succinct data structures.
Non-graph-specific data structures, algorithms, and utilities used by JGraphT.
Adapters for graphs stored using WebGraph's compressed and succinct formats.