FreeBSD.software
Home/math/py311-munkres

py311-munkres

1.1.4_1math

Munkres implementation for Python

The Munkres module provides an 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.

$pkg install py311-munkres
software.clapper.org/munkres
Origin
math/py-munkres
Size
79.4KiB
License
APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
2 packages

Dependencies (1)

Required By (2)