Letter P

python-munkres - A Munkres algorithm for Python

Website: http://software.clapper.org/munkres/
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

python-munkres-1.1.4-1.fc14.al.src [18 KiB] Changelog by Joel Barrios (2022-02-17):
- Update to 1.1.4.

Listing created by Repoview-0.6.6-6.fc14.al