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

Packages that use Pair
Package
Description
Graph clustering algorithms.
Algorithms related to graph cycles.
Algorithms for computing maximum density subgraphs.
Graph Drawing.
Graph Drawing Basic Types and Models.
Flow related algorithms.
Algorithms for minimum cost flow
Algorithm related interfaces.
Algorithms for (sub)graph isomorphism.
Algorithms for computing lowest common ancestors in graphs.
Algorithms for link prediction
Algorithms for the computation of matchings.
Package for Kolmogorov's Blossom V algorithm
Shortest-path related algorithms.
Spanning tree and spanner algorithms.
Utilities used by JGraphT algorithms.
Network generator components
Implementations of specifics for various graph types.
Importers/Exporters for various graph formats.
DOT importers/exporters
Graph Exchange XML Format (GEXF) importers/exporters.
GML importers/exporters
Graph6, sparse6 and digraph6 importers/exporters
GraphML importers/exporters
Json importers/exporters
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.
Non-graph-specific data structures, algorithms, and utilities used by JGraphT.