Uses of Class
org.jgrapht.alg.util.Pair

Packages that use Pair
Package
Description
Algorithms related to graph cycles.
Algorithms for computing maximum density subgraphs.
Graph Drawing.
Graph Drawing Basic Types and Models.
Algorithm related interfaces.
Algorithms for computing lowest common ancestors in graphs.
Algorithms for link prediction
Shortest-path related algorithms.
Utilities used by JGraphT algorithms.
Demo programs that help to get started with JGraphT.
Implementations of specifics for various graph types.
Importers/Exporters for various graph formats.
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.