Chapter - 5 - Transportation and Transshipment Problems
Chapter - 5 - Transportation and Transshipment Problems
N. D. Vohra
Quantitative
Techniques in
Management
© 2010
Chapter 5
Specially Structured
Linear Programmes I:
Transportation and
Transhipment Problems
Contents
1. Statement of the Transportation
Problem
2. Solution to the Problem
a) Simplex Method
b) Transportation Method
3. Transportation Method
a) Initial Feasible Solution
North-West Corner Rule
Least Cost Method
Vogel’s Approximation Method
b) Testing the Optimality
Stepping Stone Method
MODI Method
c) Obtaining an Improved Solution
Contents
(…continued)
4. Special Topics
Unbalanced Problems
Prohibited Routes
Unique vs. Multiple Optimal
Solutions
Degeneracy
Maximization Problems
5. Dual of the Transportation Problem
6. Sensitivity Analysis
7. Transshipment Problem
A Typical Transportation
Problem
Inputs:
Sources with availability
Destinations with requirements
Unit cost of transportation from
various sources to destinations
Objective:
To determine schedule of
transportation to minimise total
transportation cost
Transportation Problem
A 12 10 12 13 500
Source
B 7 11 8 14 300
C 6 16 11 7 200
Demand 180 150 350 320 1,000
Transportation Problem
Number of sources = 3
Number of destinations = 4
There are 12 routes available,
represented by 12 cells
Aggregate demand = Aggregate
supply = 1000 units
This is a balanced transportation
problem
For a problem, if Aggregate
demand ≠ Aggregate supply, the
problem is called unbalanced
transportation problem
LP Formulation of
Transportation Problem
Min Z = 12 x11 + 10 x12 + 12 x13 + 13 x14 +
7 x21 + 11 x22 + 8 x23 + 14 x24 + 6 x31 + 16x32
+ 11 x33 + 7 x34
Subject to
x11 + x12 + x13 + x14 = 500
x21 + x22 + x23 + x24 = 300
x31 + x32 + x33 + x34 = 200
x11 + x21 + x31 = 180
x12 + x22 + x32 = 150
x13 + x23 + x33 = 350
x14 + x24 + x34 = 320
xij ≥ 0 i = 1, 2,3 and j = 1,2,3,4
180 120
B 7 11 8 14 300
200
C 6 16 11 7 200
Demand 180 150 350 320 1,000
Allocation Sequence
1. Allocate 180 units on route AP
2. Move to cell AQ and allocate 150 units
3. Move to cell AR and allocate 170 units
4. Move to cell BR and allocate 180 units
5. Move to cell BS and allocate 120 units
6. Finally, allocate 200 units to cell CS
Initial Solution: Least Cost
Method TC=Rs. 9,620
Destinations
From
To Supply
P Q R S
150 50 300
A 12 10 12 13 500
Source
300
B 7 11 8 14 300
180 20
C 6 16 11 7 200
Demand 180 150 350 320 1,000
Allocation Sequence
1. Allocate 180 units on route AP
2. Select least cost cell CP, allocate 180 units
3. Delete column P, adjust supply at C to 20
4. Select cell CS (least cost among the undeleted
cells) and allocate 20 units. Delete the row C
and adjust demand at S as 300
5. Select cell BR, assign 300 units to it. Delete the
row B and adjust demand at R to 50
6. Finally, Allocate 150 units to AQ, 50 to AR and
300 to AS
Initial Solution: VAM or
Penalty Method TC=Rs. 9,440
Destinations
From
To Supply
P Q R S
150 230 120
A 12 10 12 13 500
Source
180 120
B 7 11 8 14 300
200
C 6 16 11 7 200
Demand 180 150 350 320 1,000
vj 11 10 12 13
vj 12 10 12 13
Loop: BP – BR – AR – AS – CS – CP – BP
1 2 3 4 5
1 - Start of
Loop
2 + -
4 + -
5 - +
Is removed by placing an
infinitesimally small value ε in each
of the required number of
independent cells (An independent
cell is one beginning from which a
closed loop cannot be drawn)
Degenerate Solution
1 2 3 4 5 SS
30 10
A 6 4 9 1 0 40
20 20
B 20 6 11 3 0 40
50
C 7 1 0 14 0 50
60 30
D 7 1 12 6 0 90
DD 90 30 50 30 20 220
Subject to
u1 + v1 ≤ 12 u2 + v1 ≤ 8
u1 + v2 ≤ 10 u2 + v2 ≤ 14
u1 + v3 ≤ 12 u3 + v3 ≤ 6
u1 + v1 ≤ 13 u3 + v1≤ 16
u2 + v2 ≤ 7 u3 + v2 ≤ 11
u2 + v3 ≤ 11 u3 + v3 ≤ 7
Deals with:
Changes in cost element of a non-
basic variable (an unoccupied cell)
O 10 13 16 19 0 20
R M 6 9 12 0 60
O M 10 13 16 0 20
R M M 6 9 0 60
O M M 10 13 0 20
R M M M 6 0 60
O M M M 10 0 20
Demand 50 70 85 75 40 320
Transhipment Problem
An m-origin n-destination
transportation problem becomes a
m+n origin and m+n destination
transhipment problem
1. An unbalanced transportation
problem can be converted into a
balanced transportation problem
through the addition of an
appropriate slack variable.
2. In North-West Corner Rule, first
allocation is always made by
beginning in the upper-left hand
corner of the tableau.
3. The North-West Corner Rule
provides a systematic but inefficient
method of finding initial solution to
a transportation problem.
4. It is necessary to make number of
sources and destinations equal
before applying N-W Corner Rule.
Multiple Choice Questions
The cost elements of a row in a
problem are: [32 18 24 18]. In
applying VAM, what cost
difference will be considered for
this row?
1. 6
2. 0
3. 8
4. 14
Multiple Choice Questions
Mark the wrong statement:
To remove degeneracy, an is
placed in an unoccupied cell which
1. k = 0
2. k - = k
3. - = 0
4. k = k
Multiple Choice Questions