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.
CSV importers/exporters
GML importers/exporters
Json importers/exporters
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.