Advertisements
Advertisements
Question
Five wagons are available at stations 1, 2, 3, 4, and 5. These are required at 5 stations I, II, III, IV, and V. The mileage between various stations are given in the table below. How should the wagons be transported so as to minimize the mileage covered?
| I | II | III | IV | V | |
| 1 | 10 | 5 | 9 | 18 | 11 |
| 2 | 13 | 9 | 6 | 12 | 14 |
| 3 | 3 | 2 | 4 | 4 | 5 |
| 4 | 18 | 9 | 12 | 17 | 15 |
| 5 | 11 | 6 | 14 | 19 | 10 |
Advertisements
Solution
Step 1: Row minimum
Subtract the smallest element in each row from every element in its row.
∴ The matrix obtained is given below:
| I | II | III | IV | V | |
| 1 | 5 | 0 | 4 | 13 | 6 |
| 2 | 7 | 3 | 0 | 6 | 8 |
| 3 | 1 | 0 | 2 | 2 | 3 |
| 4 | 9 | 0 | 3 | 8 | 6 |
| 5 | 5 | 0 | 8 | 13 | 4 |
Step 2: Column minimum
Subtract the smallest element in each column of assignment matrix obtained in step 1 from every element in its column.
| I | II | III | IV | V | |
| 1 | 4 | 0 | 4 | 11 | 3 |
| 2 | 6 | 3 | 0 | 4 | 5 |
| 3 | 0 | 0 | 2 | 0 | 0 |
| 4 | 8 | 0 | 3 | 6 | 3 |
| 5 | 4 | 0 | 8 | 11 | 1 |
Step 3: Draw minimum number of vertical and horizontal lines to cover all zeros.
First cover all rows and columns which have maximum number of zeros.
| I | II | III | IV | V | |
| 1 | 4 | `cancel0` | 4 | 11 | 3 |
| 2 | `cancel6` | `cancel3` | `cancel0` | `cancel4` | `cancel5` |
| 3 | `cancel0` | `cancel0` | `cancel2` | `cancel0` | `cancel0` |
| 4 | 8 | `cancel0` | 3 | 6 | 3 |
| 5 | 4 | `cancel0` | 8 | 11 | 1 |
Step 4: From step 3, minimum number of lines covering all the zeros are 3, which is less than order of matrix, i.e., 5.
∴ Select smallest element from all the uncovered elements, i.e., 1 and subtract it from all the uncovered elements and add it to the elements which lie at the intersection of two lines.
| I | II | III | IV | V | |
| 1 | 3 | 0 | 3 | 10 | 2 |
| 2 | 6 | 4 | 0 | 4 | 5 |
| 3 | 0 | 1 | 2 | 0 | 0 |
| 4 | 7 | 0 | 2 | 5 | 2 |
| 5 | 3 | 0 | 7 | 10 | 0 |
Step 5: Draw minimum number of vertical and horizontal lines to cover all zeros.
| I | II | III | IV | V | |
| 1 | 3 | `cancel0` | 3 | 10 | 2 |
| 2 | `cancel6` | `cancel4` | `cancel0` | `cancel4` | `cancel5` |
| 3 | `cancel0` | `cancel1` | `cancel2` | `cancel0` | `cancel0` |
| 4 | 7 | `cancel0` | 2 | 5 | 2 |
| 5 | `cancel3` | `cancel0` | `cancel7` | `cancel10` | `cancel0` |
Step 6: From step 5, minimum number of lines covering all the zeros are 4, which is less than order of matrix, i.e., 5.
∴ Select smallest element from all the uncovered elements, i.e., 2 and subtract it from all the uncovered elements and add it to the elements which lie at the intersection of two lines.
| I | II | III | IV | V | |
| 1 | 1 | 0 | 1 | 8 | 0 |
| 2 | 6 | 6 | 0 | 4 | 5 |
| 3 | 0 | 3 | 2 | 0 | 0 |
| 4 | 5 | 0 | 0 | 3 | 0 |
| 5 | 3 | 2 | 7 | 10 | 0 |
Step 7: Draw minimum number of vertical and horizontal lines to cover all zeros.
| I | II | III | IV | V | |
| 1 | 1 | `cancel0` | `cancel1` | 8 | `cancel0` |
| 2 | 6 | `cancel6` | `cancel0` | 4 | `cancel5` |
| 3 | `cancel0` | `cancel3` | `cancel2` | `cancel0` | `cancel0` |
| 4 | 5 | `cancel0` | `cancel0` | 3 | `cancel0` |
| 5 | 3 | `cancel2` | `cancel7` | 10 | `cancel0` |
Step 8: From step 7, minimum number of lines covering all the zeros are 4, which is less than order of matrix, i.e.,5.
∴ Select smallest element from all the uncovered elements, i.e., 1 and subtract it from all the uncovered elements and add it to the elements which lie at the intersection of two lines.
| I | II | III | IV | V | |
| 1 | 0 | 0 | 1 | 7 | 0 |
| 2 | 5 | 6 | 0 | 3 | 5 |
| 3 | 0 | 4 | 3 | 0 | 1 |
| 4 | 4 | 0 | 0 | 2 | 0 |
| 5 | 2 | 2 | 7 | 9 | 0 |
Step 9: Draw minimum number of vertical and horizontal lines to cover all zeros.
| I | II | III | IV | V | |
| 1 | `cancel0` | `cancel0` | `cancel1` | `cancel7` | `cancel0` |
| 2 | 5 | 6 | `cancel0` | 3 | `cancel5` |
| 3 | `cancel0` | `cancel4` | `cancel3` | `cancel0` | `cancel1` |
| 4 | `cancel4` | `cancel0` | `cancel0` | `cancel2` | `cancel0` |
| 5 | 2 | 2 | `cancel7` | 9 | `cancel0` |
Step 10: From step 9, minimum number of lines covering all the zeros are 5, which is equal to order of the matrix, i.e., 5.
∴ Select a row with exactly one zero, enclose that zero in ( ) and cross out all zeros in its respective column.
Similarly, examine each row and column and mark the assignment ( ).
∴ The matrix obtained is as follows:
| I | II | III | IV | V | |
| 1 | 0 | `cancel0` | 1 | 7 | `cancel0` |
| 2 | 5 | 6 | 0 | 3 | 5 |
| 3 | `cancel0` | 4 | 3 | 0 | 1 |
| 4 | 4 | 0 | `cancel0` | 2 | `cancel0` |
| 5 | 2 | 2 | 7 | 9 | 0 |
Step 11: The matrix obtained in step 10 contains exactly one assignment for each row and column.
∴ Optimal assignment schedule is as follows:
| Jobs | Wagons | Mileage |
| 1 | I | 10 |
| 2 | II | 6 |
| 3 | III | 4 |
| 4 | IV | 9 |
| 5 | V | 10 |
∴ Total minimum mileage = 10 + 6 = 4 + 9 + 10 = 39.
RELATED QUESTIONS
Determine `l_92 and l_93, "given that" l_91 = 97, d_91 = 38 and q_92 = 27/59`
Solve the following minimal assignment problem and hence find minimum time where '- ' indicates that job cannot be assigned to the machine :
| Machines | Processing time in hours | ||||
| 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 departmental head has three jobs and four subordinates. The subordinates differ in their capabilities and the jobs differ in their work
contents. With the help of the performance matrix given below, find out which of the four subordinates should be assigned which jobs ?
| Subordinates | Jobs | ||
| I | II | III | |
| A | 7 | 3 | 5 |
| B | 2 | 7 | 4 |
| C | 6 | 5 | 3 |
| D | 3 | 4 | 7 |
Five different machines can do any of the five required jobs, with different profits resulting from each assignment as shown below:
| Job | Machines (Profit in ₹) | ||||
| A | B | C | D | E | |
| 1 | 30 | 37 | 40 | 28 | 40 |
| 2 | 40 | 24 | 27 | 21 | 36 |
| 3 | 40 | 32 | 33 | 30 | 35 |
| 4 | 25 | 38 | 40 | 36 | 36 |
| 5 | 29 | 62 | 41 | 34 | 39 |
Find the optimal assignment schedule.
The objective of an assignment problem is to assign ______.
In an assignment problem, if number of column is greater than number of rows, then a dummy column is added.
Solve the following problem :
A plant manager has four subordinates, and four tasks to be performed. The subordinates differ in efficiency and the tasks differ in their intrinsic difficulty. This estimate of the time each man would take to perform each task is given in the effectiveness matrix below.
| I | II | III | IV | |
| A | 7 | 25 | 26 | 10 |
| B | 12 | 27 | 3 | 25 |
| C | 37 | 18 | 17 | 14 |
| D | 18 | 25 | 23 | 9 |
How should the tasks be allocated, one to a man, as to minimize the total man hours?
Solve the following problem :
A dairy plant has five milk tankers, I, II, III, IV and V. These milk tankers are to be used on five delivery routes A, B, C, D and E. The distances (in kms) between the dairy plant and the delivery routes are given in the following distance matrix.
| I | II | III | IV | V | |
| A | 150 | 120 | 175 | 180 | 200 |
| B | 125 | 110 | 120 | 150 | 165 |
| C | 130 | 100 | 145 | 160 | 175 |
| D | 40 | 40 | 70 | 70 | 100 |
| E | 45 | 25 | 60 | 70 | 95 |
How should the milk tankers be assigned to the chilling center so as to minimize the distance travelled?
Choose the correct alternative:
The assignment problem is generally defined as a problem of ______
Choose the correct alternative:
When an assignment problem has more than one solution, then it is ______
Choose the correct alternative:
The assignment problem is said to be balanced if ______
State whether the following statement is True or False:
In assignment problem, if number of columns is greater than number of rows, then a dummy row is added
State whether the following statement is True or False:
In assignment problem each worker or machine is assigned only one job
What is the Assignment problem?
Give mathematical form of Assignment problem
What is the difference between Assignment Problem and Transportation Problem?
Choose the correct alternative:
North – West Corner refers to ______
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 dairy plant has five milk tankers, I, II, III, IV and V. Three milk tankers are to be used on five delivery routes A, B, C, D and E. The distances (in kms) between the dairy plant and the delivery routes are given in the following distance matrix.
| I | II | III | IV | V | |
| A | 150 | 120 | 175 | 180 | 200 |
| B | 125 | 110 | 120 | 150 | 165 |
| C | 130 | 100 | 145 | 160 | 170 |
| D | 40 | 40 | 70 | 70 | 100 |
| E | 45 | 25 | 60 | 70 | 95 |
How should the milk tankers be assigned to the chilling center so as to minimize the distance travelled?
A job production unit has four jobs P, Q, R, and 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 |
Find the optimal assignment to minimize the total processing cost.
A department store has four workers to pack goods. The times (in minutes) required for each worker to complete the packings per item sold is given below. How should the manager of the store assign the jobs to the workers, so as to minimize the total time of packing?
| Workers | Packing of | |||
| Books | Toys | Crockery | Cutlery | |
| A | 3 | 11 | 10 | 8 |
| B | 13 | 2 | 12 | 12 |
| C | 3 | 4 | 6 | 1 |
| D | 4 | 15 | 4 | 9 |
Five wagons are available at stations 1, 2, 3, 4 and 5. These are required at 5 stations I, II, III, IV and V. The mileage between various stations are given in the table below. How should the wagons be transported so as to minimize the mileage covered?
| I | II | III | IV | V | |
| 1 | 10 | 5 | 9 | 18 | 11 |
| 2 | 13 | 9 | 6 | 12 | 14 |
| 3 | 7 | 2 | 4 | 4 | 5 |
| 4 | 18 | 9 | 12 | 17 | 15 |
| 5 | 11 | 6 | 14 | 19 | 10 |
