FICHA · MANJARO

python-munkres

Munkres algorithm for Python

  • Library
  • Dev
  • SCIENCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Solves assignment problems with the Munkres algorithm. It helps Python applications match items optimally, such as workers to tasks, labels to predictions, or resources to requests.

The algorithm optimizes the cost matrix it receives. Results are only meaningful when the input costs and constraints represent the real problem correctly.

Permissions

Permissions not analysed for this source yet.