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:
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
Aug 12, 2022 at 23:11
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/bmc/munkresDocumentation
http://software.clapper.org/munkres/