What is...
The assignment problem deals with assigning machines to tasks, workers to jobs, soccer players to positions, and so on. The goal is to determine the optimum assignment that, for example, minimizes the total cost or maximizes the team effectiveness.
What is...
The Hungarian algorithm is an easy to understand and easy to use algorithm that solves the assignment problem.
HungarianAlgorithm.com © 2013-2024