munkres 1.1.4
0
Munkres (Hungarian) algorithm for the Assignment Problem
Contents
Munkres (Hungarian) algorithm for the Assignment Problem
How to Install munkres
You can install munkres using pip
pip install munkres
or add it to a project with poetry
poetry add munkres
Package Details
- Author
- Brian Clapper
- License
- Apache Software License
- Homepage
- https://software.clapper.org/munkres/
- PyPi:
- https://pypi.org/project/munkres/
Classifiers
- Scientific/Engineering/Mathematics
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common munkres errors.
Code Examples
Here are some munkres
code examples and snippets.