munkres
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm).
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm).
To install this package, run one of the following:
Installation commands are not available for this package.
Summary
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm).
Last Updated
Jun 14, 2025 at 10:06
License
Apache-2.0
Total Downloads
0
Version Downloads
0
GitHub Repository
https://github.com/bmc/munkresDocumentation
http://software.clapper.org/munkres/