7 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
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