Name: | python3-munkres |
---|---|
Version: | 1.1.2 |
Release: | 14.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 58010 |
License: | ASL 2.0 |
RPM: | python3-munkres-1.1.2-14.el9.noarch.rpm |
Source RPM: | python-munkres-1.1.2-14.el9.src.rpm |
Build Date: | Thu Mar 02 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://software.clapper.org/munkres/ |
Summary: | A Munkres algorithm for Python |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- License corrected to ASL 2.0 - See upstream commit 4bdf076 and release 1.0.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild