Transportation Problems: Feasible Solution
Transportation Problems: Feasible Solution
Transportation Problems: Feasible Solution
B1 B2 … Bn Stock
A1 x11(c11) x12(c12) x1n(c1n) a1
A2 x21(c21) x22(c22) x2n(c2n) a2
⋮ ⋮
Am xm1(cm1) xm2(cm2) xmn(cmn) am
Requirement b1 b2 … bn
Feasible Solution
A set of non-negative allocations xij ≥ 0 which satisfies the row and column
restrictions is known as feasible solution.
Optimal Solution
A feasible solution (not necessarily basic) is said to be optimal if it minimizes
the total transportation cost.
In order to find the solution of this transportation problem we have to follow the
steps given below.
(1) Initial basic feasible solution
(2) Test for optimization.
There are three different methods to obtain the initial basic feasible solution.
Exercise 9
Determine an initial basic feasible solution to the following transportation
problems.
A1 A2 A3 A4 Stock
B1 2 3 5 1 8
B2 7 3 4 6 10
B3 4 1 7 2 20
Requirement 6 8 9 15
A1 A2 A3 A4 Stock
B1 10 8 5 9 14
B2 12 13 6 11 16
B3 8 7 10 6 5
Requirement 6 10 15 4
A1 A2 A3 A4 Stock
B1 21 16 15 3 11
B2 17 18 14 23 13
B3 32 27 18 41 19
Requirement 6 10 12 15
Theorem
If we have a basic feasible solution consisting of m+n–1 independent positive
allocations and a set of arbitrary number ui and vj (i=1,2,...m; j=1,2,...n) such
that crs = ur+vs for all occupied cells (r,s) then the evaluation dij corresponding to
each empty cell (i, j) is given by dij = cij – (ui+vj).