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.

 

Homepage: http://software.clapper.org/munkres/

Group: Unspecified

License: BSD

 

Packages

 

python-munkres-1.0.7-2.fc22.src [17 KiB] Changelog by josef radinger (2015-04-11):
- rebuild

 

other Distributions

 

Fedora 22 (retired)i386 x86_64   
Fedora 21 (retired)i386 x86_64  SRPMS
Fedora ALLi386 x86_64  SRPMS
Use the software as is. Bug-Reports should go to my Ticket-System and not to the systems from Fedora|RedHat|Centos|rpmfusion.