Package Usage: conda: munkres
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.
2 versions
Latest release: over 4 years ago
1 dependent package
View more package details: https://packages.ecosystem.code.gouv.fr/registries/anaconda.org/packages/munkres
Dependent Repos 2
plantnet/GeoLifeCLEF
GeoLifeCLEF challenge toolkit and starter codeSize: 73.9 MB - Last synced: 6 days ago - Pushed: 7 months ago
