Uses of Interface
org.jgrapht.GraphType

Packages that use GraphType
Package
Description
The front-end API's interfaces and classes, including Graph.
Implementations of various graphs.
Various builder for graphs.
Specialized graph implementations using the FastUtil library
Specialized graph implementations using sparse matrix representations.
Immutable graphs stored using Sux4J's quasi-succinct data structures.
Adapters for graphs stored using WebGraph's compressed and succinct formats.