Munkres (Hungarian) Algorithm
JSON →The `munkres` library (version 1.1.4) provides a Python implementation of the Munkres (also known as the Hungarian) algorithm for solving the assignment problem, which aims to find a minimum-cost bipartite matching. It typically runs in O(n^3) time. While its original GitHub repository (linked on PyPI) is marked as unmaintained, the PyPI package remains available and provides a robust solution for assignment problems.
Traffic · last 30 days ↑29% vs prev 7d
total hits 20
actors 9 distinct systems
last hit 1d ago SERankingBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
API endpoints
full doc /v1/registry/munkres
install /v1/registry/munkres/install
compatibility /v1/registry/munkres/compatibility