Skip to main content

An easy, versatile interface and processing handler for the munkres module.

Project description

# EasyMunk Python extension for Munkres EasyMunk provides a versatile interface alternative to the Munkres module for score-based (Hungarian algorithm) assignments.

## Purpose The EasyMunk module interfaces with the Munkres module to: 1. Provide an easy and adaptable method of pair assignment. 2. Reduce the amount of pre-processing required for munkres. 3. Automatically account for some special-case munkres decisions. 4. Do all of the above without reducing munkres’ functionality.

See this module’s easymunk.py for use instructions, or the [munkres documentation][] for more algorithm details.

[munkres documentation]: https://github.com/bmc/munkres

## Copyright

EasyMunk module by Andrew M. Hogan. (EasyMunk © 2018 Hogan Consulting Group)

## License

Licensed under the Apache License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easymunk-0.0.1.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

easymunk-0.0.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page