Advertisements
Advertisements
Question
Assign four trucks 1, 2, 3 and 4 to vacant spaces A, B, C, D, E and F so that distance travelled is minimized. The matrix below shows the distance.
1 | 2 | 3 | 4 | |
A | 4 | 7 | 3 | 7 |
B | 8 | 2 | 5 | 5 |
C | 4 | 9 | 6 | 9 |
D | 7 | 5 | 4 | 8 |
E | 6 | 3 | 5 | 4 |
F | 6 | 8 | 7 | 3 |
Solution
Since the number of columns is less than the number of rows, the given assignment problem is unbalanced one.
To balance it, introduce two dummy columns with all the entries zeros.
The revised assignment problem is
Trucks | |||||
1 | 2 | 3 | 4 | ||
A | 4 | 7 | 3 | 7 | |
B | 8 | 2 | 5 | 5 | |
Vacant Spaces | C | 4 | 9 | 6 | 9 |
D | 7 | 5 | 4 | 8 | |
E | 6 | 3 | 5 | 4 | |
F | 6 | 8 | 7 | 3 |
Here only 4 tasks can be assigned to 4 vacant spaces.
Step 1: It is not necessary, since each row contains zero entry. Go to step 2.
Trucks | |||||||
1 | 2 | 3 | 4 | d1 | d2 | ||
A | 0 | 5 | 0 | 4 | 0 | 0 | |
B | 4 | 0 | 2 | 2 | 0 | 0 | |
Vacant Spaces | C | 0 | 7 | 3 | 6 | 0 | 0 |
D | 3 | 3 | 1 | 5 | 0 | 0 | |
E | 2 | 1 | 2 | 1 | 0 | 0 | |
F | 2 | 6 | 4 | 0 | 0 | 0 |
Step 3: (Assignment)
Since each row contains more than one zeros. Go to step 4.
Step 4: Examine the columns with exactly one zero, mark the zero by □ Mark other zeros in its rows by X.
Trucks | |||||||
1 | 2 | 3 | 4 | d1 | d2 | ||
A | 0 | 5 | 0 | 4 | 0 | 0 | |
B | 4 | 0 | 2 | 2 | 0 | 0 | |
Vacant Spaces | C | 0 | 7 | 3 | 6 | 0 | 0 |
D | 3 | 3 | 1 | 5 | 0 | 0 | |
E | 2 | 1 | 2 | 1 | 0 | 0 | |
F | 2 | 6 | 4 | 0 | 0 | 0 |
Trucks | |||||||
1 | 2 | 3 | 4 | d1 | d2 | ||
A | 0 | 5 | 0 | 4 | 0 | 0 | |
B | 4 | 0 | 2 | 2 | 0 | 0 | |
Vacant Spaces | C | 0 | 7 | 3 | 6 | 0 | 0 |
D | 3 | 3 | 1 | 5 | 0 | 0 | |
E | 2 | 1 | 2 | 1 | 0 | 0 | |
F | 2 | 6 | 4 | 0 | 0 | 0 |
Step 5: Here all the four assignments have been made we can assign d1 for D then we will get d2 for E.
Trucks | |||||||
1 | 2 | 3 | 4 | d1 | d2 | ||
A | 0 | 5 | 0 | 4 | 0 | 0 | |
B | 4 | 0 | 2 | 2 | 0 | 0 | |
Vacant Spaces | C | 0 | 7 | 3 | 6 | 0 | 0 |
D | 3 | 3 | 1 | 5 | 0 | 0 | |
E | 2 | 1 | 2 | 1 | 0 | 0 | |
F | 2 | 6 | 4 | 0 | 0 | 0 |
The optimal assignment schedule and total distance is
Vacant | Trucks | Total distances |
A | 3 | 3 |
B | 2 | 2 |
C | 1 | 4 |
D | d1 | 0 |
E | d2 | 0 |
F | 4 | 3 |
Total | 12 |
∴ The Optimum Distant (minimum) = 12 units.
APPEARS IN
RELATED QUESTIONS
Determine `l_92 and l_93, "given that" l_91 = 97, d_91 = 38 and q_92 = 27/59`
Choose the correct alternative :
The assignment problem is said to be balanced if it is a ______.
In an assignment problem, if number of column is greater than number of rows, then a dummy column is added.
State whether the following is True or False :
In assignment problem, each facility is capable of performing each task.
Give mathematical form of Assignment problem
What is the difference between Assignment Problem and Transportation Problem?
Choose the correct alternative:
The purpose of a dummy row or column in an assignment problem is to
A car hire company has one car at each of five depots a, b, c, d and e. A customer in each of the fine towers A, B, C, D and E requires a car. The distance (in miles) between the depots (origins) and the towers(destinations) where the customers are given in the following distance matrix.
a | b | c | d | e | |
A | 160 | 130 | 175 | 190 | 200 |
B | 135 | 120 | 130 | 160 | 175 |
C | 140 | 110 | 155 | 170 | 185 |
D | 50 | 50 | 80 | 80 | 110 |
E | 55 | 35 | 70 | 80 | 105 |
How should the cars be assigned to the customers so as to minimize the distance travelled?
A natural truck-rental service has a surplus of one truck in each of the cities 1, 2, 3, 4, 5 and 6 and a deficit of one truck in each of the cities 7, 8, 9, 10, 11 and 12. The distance(in kilometers) between the cities with a surplus and the cities with a deficit are displayed below:
To | |||||||
7 | 8 | 9 | 10 | 11 | 12 | ||
From | 1 | 31 | 62 | 29 | 42 | 15 | 41 |
2 | 12 | 19 | 39 | 55 | 71 | 40 | |
3 | 17 | 29 | 50 | 41 | 22 | 22 | |
4 | 35 | 40 | 38 | 42 | 27 | 33 | |
5 | 19 | 30 | 29 | 16 | 20 | 33 | |
6 | 72 | 30 | 30 | 50 | 41 | 20 |
How should the truck be dispersed so as to minimize the total distance travelled?
A job production unit has four jobs P, Q, R, S which can be manufactured on each of the four machines I, II, III and IV. The processing cost of each job for each machine is given in the following table :
Job | Machines (Processing cost in ₹) |
|||
I | II | III | IV | |
P | 31 | 25 | 33 | 29 |
Q | 25 | 24 | 23 | 21 |
R | 19 | 21 | 23 | 24 |
S | 38 | 36 | 34 | 40 |
Complete the following activity to find the optimal assignment to minimize the total processing cost.
Solution:
Step 1: Subtract the smallest element in each row from every element of it. New assignment matrix is obtained as follows :
Job | Machines (Processing cost in ₹) |
|||
I | II | III | IV | |
P | 6 | 0 | 8 | 4 |
Q | 4 | 3 | 2 | 0 |
R | 0 | 2 | 4 | 5 |
S | 4 | 2 | 0 | 6 |
Step 2: Subtract the smallest element in each column from every element of it. New assignment matrix is obtained as above, because each column in it contains one zero.
Step 3: Draw minimum number of vertical and horizontal lines to cover all zeros:
Job | Machines (Processing cost in ₹) |
|||
I | II | III | IV | |
P | 6 | 0 | 8 | 4 |
Q | 4 | 3 | 2 | 0 |
R | 0 | 2 | 4 | 5 |
S | 4 | 2 | 0 | 6 |
Step 4: From step 3, as the minimum number of straight lines required to cover all zeros in the assignment matrix equals the number of rows/columns. Optimal solution has reached.
Examine the rows one by one starting with the first row with exactly one zero is found. Mark the zero by enclosing it in (`square`), indicating assignment of the job. Cross all the zeros in the same column. This step is shown in the following table :
Job | Machines (Processing cost in ₹) |
|||
I | II | III | IV | |
P | 6 | 0 | 8 | 4 |
Q | 4 | 3 | 2 | 0 |
R | 0 | 2 | 4 | 5 |
S | 4 | 2 | 0 | 6 |
Step 5: It is observed that all the zeros are assigned and each row and each column contains exactly one assignment. Hence, the optimal (minimum) assignment schedule is :
Job | Machine | Min.cost |
P | II | `square` |
Q | `square` | 21 |
R | I | `square` |
S | III | 34 |
Hence, total (minimum) processing cost = 25 + 21 + 19 + 34 = ₹`square`