Advertisements
Advertisements
प्रश्न
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 |
Advertisements
उत्तर
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
संबंधित प्रश्न
Suggest optimum solution to the following assignment. Problem, also find the total minimum service time.
Service Time ( in hrs.)
| Counters | Salesmen | |||
| A | B | C | D | |
| W | 41 | 72 | 39 | 52 |
| X | 22 | 29 | 49 | 65 |
| Y | 27 | 39 | 60 | 51 |
| Z | 45 | 50 | 48 | 52 |
Determine `l_92 and l_93, "given that" l_91 = 97, d_91 = 38 and q_92 = 27/59`
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.
What is the Assignment problem?
Give mathematical form of Assignment problem
Three jobs A, B and C one to be assigned to three machines U, V and W. The processing cost for each job machine combination is shown in the matrix given below. Determine the allocation that minimizes the overall processing cost.
| Machine | ||||
| U | V | W | ||
| Jobs | A | 17 | 25 | 31 |
| B | 10 | 25 | 16 | |
| C | 12 | 14 | 11 | |
(cost is in ₹ per unit)
Choose the correct alternative:
The purpose of a dummy row or column in an assignment problem is to
Choose the correct alternative:
The solution for an assignment problem is optimal if
A plant manager has four subordinates and four tasks to perform. The subordinates differ in efficiency and task differ in their intrinsic difficulty. Estimates of the time subordinate would take to perform tasks are given in the following table:
| I | II | III | IV | |
| A | 3 | 11 | 10 | 8 |
| B | 13 | 2 | 12 | 2 |
| C | 3 | 4 | 6 | 1 |
| D | 4 | 15 | 4 | 9 |
Complete the following activity to allocate tasks to subordinates to minimize total time.
Solution:
Step I: Subtract the smallest element of each row from every element of that row:
| I | II | III | IV | |
| A | 0 | 8 | 7 | 5 |
| B | 11 | 0 | 10 | 0 |
| C | 2 | 3 | 5 | 0 |
| D | 0 | 11 | 0 | 5 |
Step II: Since all column minimums are zero, no need to subtract anything from columns.
Step III: Draw the minimum number of lines to cover all zeros.
| I | II | III | IV | |
| A | 0 | 8 | 7 | 5 |
| B | 11 | 0 | 10 | 0 |
| C | 2 | 3 | 5 | 0 |
| D | 0 | 11 | 0 | 5 |
Since minimum number of lines = order of matrix, optimal solution has been reached
Optimal assignment is A →`square` B →`square`
C →IV D →`square`
Total minimum time = `square` hours.
