munkres58.9kMIT2.0.4A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
havelessbemoreabout 1 year 前kuhn, algorithm, assignment, bipartite munkres-algorithm34.1kMIT1.0.2An implementation of (Kuhn-)Munkres algorithm.
whkwokover 3 years 前(Kuhn-)Munkres algorithm, Hungarian algorithm, minimum weight matching, maximum weight matching hungarian-on359MIT0.3.1A hungarian algorithm that runs in O(n^3)
mattkrickabout 3 years 前Kuhn, Hungarian, Munkres, assignment problem