Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
Undid revision 1051739348 by 2401:4900:415B:2C58:999D:7AA3:386E:EAD3 (talk) |
||
Line 1:
{{Short description|Combinatorial optimization problem}}
The '''assignment problem''' is a fundamental [[combinatorial optimization]] problem. In its most general form, the problem is as follows:
:The problem instance has a number of ''agents'' and a number of ''tasks''. Any agent can be assigned to perform any task, incurring some ''cost'' that may vary depending on the agent-task assignment. It is required to perform as many tasks as possible by assigning at most one agent to each task and at most one task to each agent, in such a way that the ''total cost'' of the assignment is
Alternatively, describing the problem using graph theory:
|