Fedora Packages

python3-munkres Subpackage of python-munkres

A Munkres algorithm 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.1.2-19.fc40 -
Fedora 40 1.1.2-19.fc40 -
Fedora 39 1.1.2-17.fc39 -
Fedora 38 1.1.2-14.fc38 -
EPEL 9 1.1.2-14.el9 -
EPEL 8 1.1.2-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-munkres dash maintainers at fedoraproject dot org.



Sources on Pagure