FICHA · MANJARO

python-lap

Linear Assignment Problem solver using Jonker-Volgenant algorithm (LAPJV/LAPMOD)

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

Description

Solves linear assignment problems with the Jonker-Volgenant LAPJV and LAPMOD algorithms. It helps Python applications match workers to tasks, detections to tracks, resources to requests, or rows to columns at low cost.

Use it when assignment quality and performance matter. The solver optimizes the cost model it receives, so results are only as good as the input costs and constraints.

Permissions

Permissions not analysed for this source yet.