Assignment Model
Assignment Model
Definition
with the allocation of the various resources to the various activities on one to one
basis. It does it in such a way that the cost or time involved in the process is minimum
An assignment is optimum if the number of lines used is equal the number of rows
II. Procedures
1. Subtract the smallest cost from each entry in each row. If each zero can now be
2. Subtract the smallest cost in each column. If the zero entries can now be
3. Cover the zero entries by vertical or horizontal lines, using the least number of
lines possible. (This can be done by covering first the row or column having the
most number of zeros.) Subtract the smallest uncovered cost from the uncovered
cost but add it to the entry found at the intersection of the lines. If an assignment
Four engineers are to work on four projects of PSV Construction Company. The
engineer charges different fees on each project, due to the distances of the projects
and the complexity of the work. The cost of assigning particular engineers to
Projects
A B C D
1 $ 11,000 $ 8,000 $ 10,000 $ 7,000
2 $ 6,000 $ 5,000 $ 3,000 $ 8,000
Engineers 3 $ 4,000 $ 8,000 $ 10,000 $ 9,000
4 $ 11,000 $ 10,000 $ 5,000 $ 7,000
Solution:
Assigning the projects to the engineers: (giving each zero to each engineer)
Final Decision:
Cost
Engineers 1 to D 7,000
2 to B 5,000
3 to A 4,000
4 to C 5,000
21,000 minimum cost
Explanation: Since engineers 4 and 3 cannot go to any project except C and A respectively, then
engineer 2 must go to project B, while engineer 1 has no other choice but D.