5 Commits

Author SHA1 Message Date
sthen
4df7435149 update to py-algorithm-munkres 1.0.10, add py3 flavour 2017-06-11 14:41:58 +00:00
benoit
b3ff988615 Update to py-algorithm-munkres-1.0.8. 2017-04-29 14:24:10 +00:00
jasper
84ba9722e3 update to py-algorithm-munkres-1.0.7 2015-06-25 07:06:03 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
benoit
c3ac316e57 Import py-algorithm-munkres.
The Munkres module provides an implementation of the Munkres algorithm
(also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
useful for solving the Assignment Problem.

from Nils R, ok sthen@
2014-05-11 20:53:29 +00:00