1 Commits

Author SHA1 Message Date
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