Advertisements
Advertisements
Question
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
Solution
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
RELATED QUESTIONS
What is transportation problem?
What do you mean by balanced transportation problem?
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 a non – degenerate solution number of allocation is
Choose the correct alternative:
In a degenerate solution number of allocations is
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
Determine an initial basic feasible solution to the following transportation problem by using north west corner rule
| Destination | Supply | ||||
| D1 | D2 | D3 | |||
| S1 | 9 | 8 | 5 | 25 | |
| Source | S2 | 6 | 8 | 4 | 35 |
| S3 | 7 | 6 | 9 | 40 | |
| Requirement | 30 | 25 | 45 | ||
Determine an initial basic feasible solution to the following transportation problem by using least cost method
| Destination | Supply | ||||
| D1 | D2 | D3 | |||
| S1 | 9 | 8 | 5 | 25 | |
| Source | S2 | 6 | 8 | 4 | 35 |
| S3 | 7 | 6 | 9 | 40 | |
| Requirement | 30 | 25 | 45 | ||
