Uses of Class
elki.utilities.datastructures.KuhnMunkres
-
Packages that use KuhnMunkres Package Description elki.utilities.datastructures Basic memory structures such as heaps and object hierarchies. -
-
Uses of KuhnMunkres in elki.utilities.datastructures
Subclasses of KuhnMunkres in elki.utilities.datastructures Modifier and Type Class Description classKuhnMunkresSternA version of Kuhn-Munkres inspired by the implementation of Kevin L.classKuhnMunkresWongKuhn-Munkres optimal matching (aka the Hungarian algorithm), supposedly in a modern variant.
-