Advertisements
Advertisements
प्रश्न
Find the initial basic feasible solution of the following transportation problem:
| I | II | III | Demand | |
| A | 1 | 2 | 6 | 7 |
| B | 0 | 4 | 2 | 12 |
| C | 3 | 1 | 5 | 11 |
| Supply | 10 | 10 | 10 |
Using Vogel’s approximation method
Advertisements
उत्तर
Total demand (ai) = 7 + 12 + 11 = 30 and total supply (bj) = 10 + 10 + 10 = 30.
`sum"a"_"i" = sum"b"_"j"` ⇒ the problem is a balanced transportation problem and we can find a basic feasible solution.
Vogel’s approximation method (VAM)
First allocation:
| I | II | III | (ai) | Penalty | |
| A | 1 | 2 | 6 | 7 | (1) |
| B | 0 | 4 | (10)2 | 12/2 | (2) |
| C | 3 | 1 | 5 | 11 | (2) |
| (bj) | 10 | 10 | 10/0 | ||
| Penalty | (1) | (1) | (3) |
Largest penalty = 3.
Allocate min (10, 12) to (B, III)
Second allocation:
| I | II | III | (ai) | Penalty | |
| A | 1 | 2 | 6 | 7 | (1) |
| B | 0 | 4 | (10)2 | 12/2 | (2) |
| C | 3 | 1 | 5 | 11 | (2) |
| (bj) | 10 | 10 | 10/0 | ||
| Penalty | (1) | (1) | (3) |
Largest penalty = 4.
Allocate min (10, 2) to cell (B, I)
Third allocation:
| I | III | (ai) | Penalty | |
| A | 1 | 2 | 7 | (1) |
| B | (2)0 | 4 | 2/0 | (2) |
| C | 3 | 1 | 11 | (2) |
| (bj) | 10/8 | 10 | ||
| Penalty | (1) | (1) |
The largest penalty is 2.
We can choose the I column or C row.
Allocate min (8, 7) to cell (A, I)
Fourth allocation:
| I | III | (ai) | Penalty | |
| A | (7)1 | 2 | 7/0 | (1) |
| C | 3 | 1 | 11 | (2) |
| (bj) | 8/1 | 10 | ||
| Penalty | (2) | (1) |
First, we allocate 10 units to cell (C, II).
Then balance 1 unit we allot to cell (C, I)
Thus we have the following allocations:
| I | III | (ai) | Penalty | |
| C | (1)3 | (10)1 | 11/1/0 | (2) |
| (bj) | 1/0 | 10/0 | ||
| Penalty | – | – |
Tansportation schedule:
A → I
B → I
B → III
C → I
C → II
(i.e) x11 = 7
x21 = 2
x23 = 10
x31 = 1
x32 = 10
Total cost = (7 × 1) + (2 × 0) + (10 × 2) + (1 × 3) + (10 × 1)
= 7 + 0 + 20 + 3 + 10
= ₹ 40
APPEARS IN
संबंधित प्रश्न
What is transportation problem?
What is feasible solution and non degenerate solution in transportation problem?
Find an initial basic feasible solution of the following problem using the northwest corner rule.
| D1 | D2 | D3 | D4 | Supply | |
| O1 | 5 | 3 | 6 | 2 | 19 |
| O2 | 4 | 7 | 9 | 1 | 37 |
| O3 | 3 | 4 | 7 | 5 | 34 |
| Demand | 16 | 18 | 31 | 25 |
Consider the following transportation problem.
| D1 | D2 | D3 | D4 | Availability | |
| O1 | 5 | 8 | 3 | 6 | 30 |
| O2 | 4 | 5 | 7 | 4 | 50 |
| O3 | 6 | 2 | 4 | 6 | 20 |
| Requirement | 30 | 40 | 20 | 10 |
Determine initial basic feasible solution by VAM.
Find the initial basic feasible solution of the following transportation problem:
| I | II | III | Demand | |
| A | 1 | 2 | 6 | 7 |
| B | 0 | 4 | 2 | 12 |
| C | 3 | 1 | 5 | 11 |
| Supply | 10 | 10 | 10 |
Using North West Corner rule
Choose the correct alternative:
The Penalty in VAM represents difference between the first ______
Choose the correct alternative:
Solution for transportation problem using ______ method is nearer to an optimal solution.
Choose the correct alternative:
In an assignment problem the value of decision variable xij is ______
Consider the following transportation problem
| Destination | Availability | ||||
| D1 | D2 | D3 | D4 | ||
| O1 | 5 | 8 | 3 | 6 | 30 |
| O2 | 4 | 5 | 7 | 4 | 50 |
| O3 | 6 | 2 | 4 | 6 | 20 |
| Requirement | 30 | 40 | 20 | 10 | |
Determine an initial basic feasible solution using Vogel’s approximation method
Explain Vogel’s approximation method by obtaining initial basic feasible solution of the following transportation problem.
| Destination | ||||||
| D1 | D2 | D3 | D4 | Supply | ||
| O1 | 2 | 3 | 11 | 7 | 6 | |
| Origin | O2 | 1 | 0 | 6 | 1 | 1 |
| O3 | 5 | 8 | 15 | 9 | 10 | |
| Demand | 7 | 5 | 3 | 2 | ||
