Uses of Interface
org.jgrapht.GraphType

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