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?
Write mathematical form of transportation problem
What is feasible solution and non degenerate solution in transportation problem?
What do you mean by balanced 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 |
Determine basic feasible solution to the following transportation problem using North west Corner rule.
| Sinks | |||||||
| A | B | C | D | E | Supply | ||
| P | 2 | 11 | 10 | 3 | 7 | 4 | |
| Origins | Q | 1 | 4 | 7 | 2 | 1 | 8 |
| R | 3 | 9 | 4 | 8 | 12 | 9 | |
| Demand | 3 | 3 | 4 | 5 | 6 | ||
Obtain an initial basic feasible solution to the following transportation problem by north west corner method.
| D | E | F | C | Available | |
| A | 11 | 13 | 17 | 14 | 250 |
| B | 16 | 18 | 14 | 10 | 300 |
| C | 21 | 24 | 13 | 10 | 400 |
| Required | 200 | 225 | 275 | 250 |
Choose the correct alternative:
In an assignment problem the value of decision variable xij is ______
Consider the following transportation problem
| Detination | Availabiity | ||||
| 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 Least cost 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 | ||
