python-munkres

Munkres implementation for Python

The Munkres module provides an O(n^3) 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 i'th worker to the j'th 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. This particular implementation is based on <a href="http://csclab.murraystate.edu/~bob.pilgrim/445/munkres.html">http://csclab.murraystate.edu/~bob.pilgrim/445/munkres.html</a> .

openSUSE Leap 16.0 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

openSUSE Tumbleweed

devel:languages:python अल्पविकसित
1.1.4
devel:languages:python:backports अल्पविकसित
1.1.4

openSUSE Leap 16.0

devel:languages:python अल्पविकसित
1.1.4
devel:languages:python:backports अल्पविकसित
1.1.4
home:ecsos:python समुदाय
1.1.4

openSUSE Leap 15.6

devel:languages:python:backports अल्पविकसित
1.1.4
home:ecsos:python समुदाय
1.1.4

openSUSE Leap 15.5

devel:languages:python:backports अल्पविकसित
1.1.4

openSUSE Backports for SLE 15 SP7

devel:languages:python अल्पविकसित
1.1.4
devel:languages:python:backports अल्पविकसित
1.1.4

openSUSE Backports for SLE 15 SP4

devel:languages:python:backports अल्पविकसित
1.1.4

SUSE SLE-15-SP1

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।