Exercises On Transportation Problem
Exercises On Transportation Problem
1. For the transportation problem given by the following tableau, find an initial basic
feasible solution by the least-cost method and then find an optimal solution.
Supply
2 1 3 7
4 5 6 8
Demand 5 6 4
2. For the transportation problem given by the following tableau, find an initial basic
feasible solution by the North-West corner method and then find an optimal solution.
Supply
10 15 10 12 20 8
5 10 8 15 10 7
15 10 12 12 10 10
Demand 5 9 2 4 5
1
6. Five warehouses are supplied by four factories. The supply available from each
factory, the demand at each warehouse and the cost per unit of transporting goods
from the factories to the warehouses are summarised in the following table:
W1 W2 W3 W4 W5 Supply
F1 13 9 15 10 12 40
F2 11 10 12 12 9 10
F3 12 9 11 12 9 20
F4 13 12 13 12 10 10
Demand 12 15 20 15 18
(a) Use the North-West Corner method to find an initial basic feasible solution of
this problem. (Do NOT use the Least-Cost method.)
(b) Find the optimal solution of this problem, i.e. the solution that minimises the
transportation costs, clearly showing and explaining your working.
(HINT Recall that this problem will require that a basic solution contain 5+4-
1=8 variables, one or more of which may be zero. You will need to make use
of this fact at the final stage of your iteration of the algorithm.)
7. For the transportation problem given by the following tableau, find an initial basic
feasible solution by the North-West corner method and then find an optimal solution.
Supply
10
9 15 12
23
6 8 13
27
9 3 11
Demand 21 14 25