Letter P

python39-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

python39-munkres-1.1.4-2.aldos.noarch [19 KiB] Changelog by Joel Barrios (2022-10-01):
- Rename to python39 schema.

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