Uses of Interface
org.jgrapht.alg.interfaces.MatchingAlgorithm.Matching

Packages that use MatchingAlgorithm.Matching 
Package Description
org.jgrapht.alg.decomposition
Algorithms for computing decompositions.
org.jgrapht.alg.interfaces
Algorithm related interfaces.
org.jgrapht.alg.matching
Algorithms for the computation of matchings.
org.jgrapht.alg.matching.blossom.v5
Package for Kolmogorov's Blossom V algorithm