Content deleted Content added
m →Theory |
Robot-assisted spelling. See User:Mathbot/Logged misspellings for changes. |
||
Line 11:
==A minimization problem==
Given <math>n</math> workers and tasks, and an ''n''×''n'' matrix containing the cost of assigning each worker to a task, find the cost minimizing
First the problem is written in the form of a matrix as given below
Line 23:
where a, b, c and d are the workers who have to perform tasks 1, 2, 3 and 4. a1, a2, a3, a4 denote the penalties incurred when a does task 1, 2, 3, 4 respectively. Same hold true for the other symbols as well. The matrix is square: each agent can perform only one task.
Then we perform row operations on the matrix. To do this, the lowest of all
'''Note-Matrix notation
|