FreeBSD.software
Home/math/py311-munkres

py311-munkres

1.1.4_1

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.

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

Dependencies (1)

Required By (2 packages)

More in math