Advertisements
Advertisements
Question
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
Solution
Let ‘ai‘ denote the availability and ‘bj‘ denote the requirement.
Then, `sum"a"_"i"` = 30 + 50 + 20 = 100 and `sum"b"_"j"` = 30 + 40 + 20 + 10 = 100
Since `sum"a"_"i" = sum"b"_"j"`.
The given problem is a balanced transportation problem and we can get an initial basic feasible solution.
Vogel’s approximation method:
First allocation:
D1 | D2 | D3 | D4 | (ai) | penalty | |
O1 | 5 | 8 | 3 | 6 | 30 | (2) |
O2 | 4 | 5 | 7 | 4 | 50 | (1) |
O3 | 6 | (20)2 | 4 | 6 | 20/0 | (2) |
(bj) | 30 | 40/20 | 20 | 10 | ||
penalty | (1) | (3) | (1) | (2) |
The largest penalty = 3.
So allocate 20 units to the cell (O3, D2) which has the least cost in column D2
Second allocation:
D1 | D2 | D3 | D4 | (ai) | penalty | |
O1 | 5 | 8 | (20)3 | 6 | 30/10 | (2) |
O2 | 4 | 5 | 7 | 4 | 50 | (1) |
(bj) | 30 | 20 | 20/0 | 10 | ||
penalty | (1) | (3) | (4) | (2) |
Largest penalty = 4
So allocate min (20, 30) units to the cell (O1, D3) which has the least cost in column D3
Third allocation:
D1 | D2 | D4 | (ai) | penalty | |
O1 | 5 | 8 | 6 | 10 | (1) |
O2 | 4 | (20)5 | 4 | 50/30 | (1) |
(bj) | 30 | 20/10 | 10 | ||
penalty | (1) | (3) | (2) |
The largest penalty is 3.
So allocate min (20, 50) to the cell (O2, D2) which has the least cost in column D2.
Fourth allocation:
D1 | D4 | (ai) | penalty | |
O1 | 5 | 6 | 10 | (1) |
O2 | 4 | (10)4 | 30/20 | (0) |
(bj) | 30 | 10/0 | ||
penalty | (1) | (2) |
Largest penalty = 2.
So allocate min (10, 30) to cell (O2, D4) which has the least cost in column D4
Fifth allocation:
D1 | (ai) | penalty | |
O1 | (10)5 | 10/0 | – |
O2 | (20)4 | 20/0 | – |
(bj) | 30/10/0 | ||
penalty | (1) |
Largest penalty = 1.
Allocate min (30, 20) to cell (O2, D1) which has the least cost in column D1.
Finally allot the balance 10 units to cell (O1, D1)
We get the final allocation table as follows.
D1 | D2 | D3 | D4 | Availability | |
O1 | (10)5 | 8 | (20)3 | 6 | 30 |
O2 | (20)4 | (20)5 | 7 | (10)4 | 50 |
O3 | 6 | (20)2 | 4 | 6 | 20 |
Requirement | 30 | 40 | 20 | 10 |
Transportation schedule:
O1 → D1
O1 → D3
O2 → D1
O2 → D2
O2 → D4
O3 → D2
i.e x11 = 10
x13 = 20
x21 = 20
x22 = 20
x24 = 10
x32 = 20
Total cost is given by = (10 × 5) + (20 × 3) + (20 × 4) + (20 × 5) + (10 × 4) + (20 × 2)
= 50 + 60 + 80+ 100 + 40 + 40
= 370
Hence the minimum cost by YAM is ₹ 370.
APPEARS IN
RELATED QUESTIONS
Write mathematical form of transportation problem
Determine an initial basic feasible solution of the following transportation problem by north west corner method.
Bangalore | Nasik | Bhopal | Delhi | Capacity | |
Chennai | 6 | 8 | 8 | 5 | 30 |
Madurai | 5 | 11 | 9 | 7 | 40 |
Trickly | 8 | 9 | 7 | 13 | 50 |
Demand (Units/day) |
35 | 28 | 32 | 25 |
Obtain an initial basic feasible solution to the following transportation problem by using least-cost method.
D1 | D2 | D3 | Supply | |
O1 | 9 | 8 | 5 | 25 |
O2 | 6 | 8 | 4 | 35 |
O3 | 7 | 6 | 9 | 40 |
Demand | 30 | 25 | 45 |
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 |
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 Least Cost method
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
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 degenerate solution number of allocations is
The following table summarizes the supply, demand and cost information for four factors S1, S2, S3, S4 Shipping goods to three warehouses D1, D2, D3.
D1 | D2 | D3 | Supply | |
S1 | 2 | 7 | 14 | 5 |
S2 | 3 | 3 | 1 | 8 |
S3 | 5 | 4 | 7 | 7 |
S4 | 1 | 6 | 2 | 14 |
Demand | 7 | 9 | 18 |
Find an initial solution by using north west corner rule. What is the total cost for this solution?
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 |