Assignment
Assignment
Assignment Problem –
- A variant to Transportation Problem
Generally,
ROWS : contain the objects or people we
wish to assign
COLUMNS : the tasks or things we want
them assigned to
Rules for
HAM (Hungarian Method)
JOBS
I II III IV V
A 10 5 13 15 16
B 3 9 18 13 6
MEN C 10 7 2 2 2
D 7 11 9 7 12
E 7 9 10 4 12
Find out how men should be assigned the jobs in a way that will minimize
the total time taken.
Using the following cost matrix determine
a) Optimal job assignment
b) The cost of assignments
Jobs
I II III IV V
A 10 3 3 2 8
B 9 7 8 2 7
MEN C 7 5 6 2 4
D 3 5 8 2 4
E 9 10 9 6 10
Un Balanced Assignment Problem
If No. of rows ≠ No. of columns, add a dummy row/
column
Restrictions on Assignments
A B C D E
M1 9 11 15 10 11
M2 12 9 - 10 9
M3 - 11 14 11 7
M4 14 8 12 7 8
A 8 2 X 5 4
B 10 9 2 8 4
C 5 4 9 6 X PILOTS
D 3 6 2 8 7
E 5 6 10 4 3
An airline company has drawn up a new flight schedule that involves five flights.
To assist in allocating five pilots to the flights, a matrix of preferences has been
taken.
What should be the allocation of the pilots to flights in order to meet preferences?