Transportation Problem
Transportation Problem
to
Understanding and Optimization of
Transportation Problem
Project A B C Availability
1 2 7 4 50
2 3 3 1 80
3 5 4 7 70
4 1 6 2 140
Demand 70 90 180
Conditions to be fulfilled for IBFS
• Number of allocation should be m+n-1
• All allocations must be independent
Methods
• NWS
• LCM
• VAM
A Transportation Problem
solution by NWC
Project A B C Availability
1 2 (50) 7 4 50
2 3 (20) 3(60) 1 80
3 5 4(30) 7(40) 70
4 1 6 2(140) 140
Total cost=1020
A Transportation Problem
solution by LCM
Project A B C Availability
1 2 7(20) 4(30) 50
2 3 3 1(80) 80
3 5 4(70) 7 70
Total cost=830
Steps in VAM
• Construct Transportation Table
• For each row calculate the difference between two lowest
cost entries.
• For each column calculate the difference between two lowest
cost entries.
• Select the row or column that has largest difference
• In row or column identified in above step select the cell that
has lowest cost entry.
• Assign the maximum possible number of units to the cell
selected in step 5.
• Reapply the steps 2 to 6 iteratively till total demand is met by
supply
A Transportation Problem
solution by VAM
Project A B C Availability
1 2 7(20) 4(30) 50
2 3 3 1(80) 80
3 5 4(70) 7 70
Total cost=830
Variations of Transportation problem
• Degeneracy in transportation problem when
No. of allocations is less than m+n-1
• Unbalanced problem
• Converting a maximization problem into
minimization problem
Dealing Degeneracy
A B c d E F
1 9 12 9 6 9 10 5
2 7 3 7 7 5 5 6
3 6 5 9 11 3 11 2
4 6 8 11 2 2 10 9
4 4 6 2 4 2 22
Project A B C Availability
1 2 7 4 50
2 3 8 1 80
3 6 4 7 70
4 1 6 2 120
Demand 50 90 180
Solution of Problem with
degeneracy (By NWC)
Project A B C Availability
1 2(50) 7 4 50
2 3(€) 8(80) 1 80
3 6 4(10) 7(60) 70
4 1 6 2(120) 120
Demand 50 90 180
1 2 7 4 50
2 3 8 1 80
3 6 4 7 70
4 1 6 2 140
Demand 90 90 180
Using Dummy for an Unbalanced
Transportation Problem
Project A B C Availability
1 2 (50) 7 4 50
2 3 3 1 80
3 5 4 7 70
4 1 6 2 140
Dummy 0 0 0 20
Demand 90 90 180
Converting a maximization problem
into minimization problem
MODI Method
Optimality in Transportation
Problem - Stepping Stone Method
•This method involves evaluation of each unoccupied cell for
opportunity cost.
Project A B C Availability
u1 1 2 (50) 7 4 50
u2 2 3 (20) 3(60) 1 80
u3 3 5 4(30) 7(40) 70
u4 4 1 6 2(140) 140
v1 v2 v3 v4
Project A B C Availability
Project A B C Availability
Project A B C Availability
u1 1 2 (50) 7 4 50
u3 3 5 4(70) 7 70
u4 4 1 6 2(140) 140
Project A B C Availability
Project A B C Availability
Project A B C Availability
u1 1 2 (50) 7 4 50
u2 2 3 3(20) 1(60) + 80
u3 3 5 4(70) 7 70
Project A B C Availability