munkres1.1.4
munkres1.1.4
Published
Munkres (Hungarian) algorithm for the Assignment Problem
pip install munkres
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
Introduction
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.
For complete usage documentation, see: https://software.clapper.org/munkres/