Channel Logo
conda-forge
public
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
munkres
v1.1.4
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm).

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.

Install

pixiaddmunkres

Version

1.1.4

Platforms

noarch

Last published

a month ago
Retrieving Pull Requests...
Package Variants
filenameversionbuild
CreatedsizeArchitectureDownloads
munkres-1.1.4-pyhd8ed1ab_1.conda
1.1.4
pyhd8ed1ab_1 (1)
a month ago
15.48 KB
noarch
N/A
munkres-1.1.4-pyh9f0ad1d_0.tar.bz2
1.1.4
pyh9f0ad1d_0 (0)
5 years ago
12.16 KB
noarch
N/A
munkres-1.0.12-py_0.tar.bz2
1.0.12
py_0 (0)
11.91 KB
noarch
N/A
munkres - conda-forge