Advertisements
Advertisements
Question
What do you mean by balanced transportation problem?
Solution
The balanced transportation problem is a transportation problem where the total availability at the origins is equal to the total requirements at the destinations.
i.e `sum_("i" = 1)^"m" "a"_"i" = sum_("j" = 1)^"n" "b"_"i"`
A feasible solution can be obtained to these problems by Northwest comer method, minimum cost method or Vogel’s approximation method.
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 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:
The transportation problem is said to be unbalanced if ______
Choose the correct alternative:
In a degenerate solution number of allocations is
Choose the correct alternative:
The Penalty in VAM represents difference between the first ______
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 |