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