py3-algorithm-munkres-1.1.4p2 – 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.