py-algorithm-munkres-1.1.4

munkres algorithm for the Assignment Problem

Index | devel

Description

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.

Homepage: https://github.com/bmc/munkres