2. Stepping Stone Method
Used to find Optimum feasible solution after finding
basic feasible solution by either North West Corner
Method (NWCM), Least Cost Method (LCM), Vogel’s
Approximation Method (VAM)
An Alternate method to MODI method to find
optimum solution
The Optimum solution by both will be the same.
The effect of unoccupied cells on transportation cost
is calculated
Every individual cell is tested to find the effect on
cost.
3. Steps Involved
Start at any unused cell and trace a closed loop back
Loop can turn only at occupied cells
Only horizontal & Vertical moves allowed. No diagonal
movement
Assign alternate plus (+) and minus (-) sign at the
corner cells
Assign 1 unit of good at unused cell
Calculate the “net change in cost” due to assignment
of 1 unit of good at unused cell by adding the cells
containing plus sign and subtracting the cells
containing minus sign
4. Problem
Q. This is the transportation table for a company from its
different warehouses. Please find the most optimum solution.
1
4
2
6
3
8
4
SUPPLY
8
A
40
6
8
6
7
B
60
5
7
6
8
C
50
10
DEMAND
20
30
50
50
150
5. Solution Step 1
By VAM we find the initial basic feasible solution.
1
4
2
6
3
8
4
8
A
40
10
6
30
8
6
7
B
60
50
5
7
6
10
8
C
50
10
DEMAND
SUPPLY
20
40
30
50
50
Transportation Cost=4*10+6*30+6*50+7*10+8*40=910
Here no of allotments is 6 which is equal to n+m-1
150
6. Solution Step 2
Now for every unoccupied cell form a loop
1
4
-
2
6
3
8
4
+
SUPPLY
8
A
40
10
6
30
8
6
-
7
+
B
60
50
5
7
6
10
8
C
50
+
DEMAND
10
20
40
30
50
50
Assign alternate Plus (+) and minus (-) at turning points
Δ=+8-6+7-8+5-4=2
150
10. Solution Step 6
Each
Negative cost indicates the amount by which
transportation cost can be reduced by allocating one unit of
product were to be shipped from that source
Choose the source which has most negative amount
We can find maximum possible units which can be
transported by forming a loop
Now for cell C 3 the value is negative so we will have to form
a loop and do reallocation of units
11. Solution Step 7
The maximum quantity that can be shipped on the new
money-saving route can be found by referring to the closed
path of plus signs and minus signs drawn for the route and
selecting the smallest number found in those squares
containing minus signs
To find the new solution add the smallest number to all the
squares with positive sign and subtract it from cells with
negative sign.
Now again check the unoccupied cells for any negative
value.
17. Final Solution
Since all of them are either positive or zero so this is optimum solution
Zero value shows that alternate solution exits
1
A
B
C
DEMAND
4
2
6
10
6
3
4
8
8
6
7
10
5
7
50
6
8
10
20
40
30
8
50
60
50
40
30
SUPPLY
50
150
Transportation Cost= 4*10+6*30+6*10+7*50+6*40=870