munkres algorithm for the Assignment Problem
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

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