Uses of Class
org.jgrapht.graph.AbstractGraph

Packages that use AbstractGraph
Package
Description
Algorithms dealing with various connectivity aspects of a graph.
Implementations of various graphs.
Implementations of various concurrent graph structures.
Specialized graph implementations using the FastUtil library
Specialized graph implementations using sparse matrix representations.
Implementations of different sparse graphs with different tradeoffs.
Immutable graphs stored using Sux4J's quasi-succinct data structures.
Adapters for graphs stored using WebGraph's compressed and succinct formats.