| Package | Description |
|---|---|
| org.jgrapht.alg |
Algorithms provided with JGraphT.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KuhnMunkresMinimalWeightBipartitePerfectMatching<V,E>
Kuhn-Munkres algorithm (named in honor of Harold Kuhn and James Munkres)
solving assignment problem also known as hungarian algorithm
(in the honor of hungarian mathematicians Dénes K?nig and Jen? Egerváry).
|
Copyright © 2015. All Rights Reserved.