transporation problem - stepping stone method

Transportation Problem
- Stepping Stone Method -
PAMANTASAN NG LUNGSOD NG MAYNILA
GRADUATE SCHOOL OF ENGINEERING
GEM 805 – OPTIMIZATION TECHNIQUES
Stepping Stone Method
>>> This is a one of the methods used to determine optimality of
an initial basic feasible solution (i.e. Northwest Corner Rule, Least
Cost or Vogel’s Approximation)
>>> The method is derived from the analogy of crossing a pond
using stepping stones. This means that the entire transportation
table is assumed to be a pond and the occupied cells are the
stones needed to make certain movements within the pond.
Optimum Solution:
Stepping-Stone Method
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Z = 4x10+6x30+6x50+7x10+5x10+8x40 = 960
Transportation Table
1. Starting at an unused/empty cell, trace a closed path or loop back
to the original cell via cells that are currently being used and/or
occupied.
Note: A closed path or loop is a sequence of cells in the
transportation table such that the first cell is unused/empty
and all the other cells are used/occupied with the following
conditions:
a. Each pair of consecutive used/occupied cells lies in either the
same row or column
b. No three consecutive used/occupied cells lie in the same row
or column
c. The first and last cells of a sequence lies in the same row or
column
d. No cell appears more than once in a sequence (i.e. no
duplication)
e. Only horizontal and vertical moves allowed and can only
change directions at used/occupied cells
Optimum Solution:
Stepping-Stone Method
Example:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
A3->B3->B4->C4->C1->A1->A3At Cell A3,
Example:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
At Cell A4, A4->C4->C1->A1->A4
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
Optimum Solution:
Stepping-Stone Method
B1->B4->C4->C1->B1
SOURCES
DESTINATIONS
Example: At Cell B1,
Example:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
At Cell B2, B2->B4->C4->C1->A1->A2->B2
Example:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
At Cell C2, C2->C1->A1->A2->C2
Example:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
At Cell C3, C3->B3->B4->C4->C3
2. For every traced path or loop, begin with a plus (+) sign at the
starting unused cell and alternately place a minus (-) and plus (+)
sign at each used cell
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
-
-
-
+
+
+
Example:
Optimum Solution:
Stepping-Stone Method
At Cell A3, A3->B3->B4->C4->C1->A1->A3
3. Calculate an Improvement Index by first adding the unit-cost
figures found in each cell containing a plus sign and subtracting
the unit costs in each square containing a minus sign.
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
-
-
-
+
+
+
Example: At Cell A3, A3->B3->B4->C4->C1->A1->A3
Optimum Solution:
Stepping-Stone Method
IA3 = 2
-8
-6 +7
+5
-4
=
8
Optimum Solution:
Stepping-Stone Method
Iteration #1 - Computing for the Improvement Index:
At A3, A3->B3->B4->C4->C1->A1; IA3 = +8-6+7-8+5-4 = 2
At A4, A4->C4->C1->A1; IA4 = +8-8+5-4 = 1
At B1, B1->B4->C4->C1; IB1 = +6-7-8-5 = 2
At B2, B2->B4->C4->C1->A1->A2; IB2 = +8-7+8-5+4-6 = 2
At C2, Loop C2->C1->A1->A2; IC2 = +7-5+4-6 = 0
At C3, C3->B3->B4->C4; IC3 = +6-6+7-8 = -1
4. If all indices calculated are greater than or equal to zero, then,
an optimal solution had been reached. If not, select the
path/loop that has the most negative value and use this to
further improve the solution.
Note: Should there be two or more “most” negative values,
select arbitrarily.
Example: At Cell C3, C3->B3->B4->C4
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
+
+
-
-
IC3 = +6-6+7-8 = -1
To further improve the current solution, select the “smallest” number found
in the path/loop C3->B3->B4->C4 containing minus(-) signs. This number is
added to all cells on the closed path/loop with plus(+) signs and subtracted
from all cells on the path assigned with minus(-) signs.
Optimum Solution:
Stepping-Stone Method
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
50 10
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
+
+
-
-
40
50 - 40 10 + 40
40 - 40
5. Then, we have a new basic feasible solution…
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
10 50
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
…and repeat steps 1 though 4 to calculate an Improvement Index for
all unused squares in order to test whether an optimal solution has
been reached.
Optimum Solution:
Stepping-Stone Method
Iteration #2 - Computing for the Improvement Index:
At A3, A3->C3->C1->A1; IA3 = +8-6+5-4 = 3
At A4, A4->B4->B3->C3->C1->A1; IA4 = +8-7+6-6+5-4 = 2
At B1, B1->B3->C3->C1; IB1 = +6-6+6-5 = 1
At B2, B2->B3->C3->C1->A1->A2; IB2 = +8-6+6-5+4-6 = 1
At C2, C2->C1->A1->A2; IC2 = +7-5+4-6 = 0
At C4, C3->B3->B4; IC3 = +8-6+6-7 = 1
Since the results of all indices calculated are greater than or equal to
zero, then, an optimal solution had been reached.
…and computing the objective function Z:
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
10 50
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
Z = 4x10+6x30+6x10+7x50+5x10+6x40 = 920
In Iteration #2 :
At A3, A3->C3->C1->A1; IA3 = +8-6+5-4 = 3
At A4, A4->B4->B3->C3->C1->A1; IA4 = +8-7+6-6+5-4 = 2
At B1, B1->B3->C3->C1; IB1 = +6-6+6-5 = 1
At B2, B2->B3->C3->C1->A1->A2; IB2 = +8-6+6-5+4-6 = 1
At C2, C2->C1->A1->A2; IC2 = +7-5+4-6 = 0
At C4, C3->B3->B4; IC3 = +8-6+6-7 = 1
Optimum Solution:
Stepping-Stone Method
However, in checking the calculation in Iteration #2, there is an
improvement index equal to zero. This means that there is an
ALTERNATE optimum solution:
To calculate for the alternate optimum solution, again select the “smallest”
number found in this path/loop containing minus(-) signs. This number is
added to all cells on the closed path/loop with plus(+) signs and subtracted
from all cells on the path assigned with minus(-) signs.
Optimum Solution:
Stepping-Stone Method
1 2 3 4 SUPPLY
A
4 6 8 8
40
10 30
B
6 8 6 7
60
10 50
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
+
+ -
- 10
30 - 1010 + 10
10 - 10
Hence, at C2->C1->A1->A2,
Then the alternate optimum solution with objective function Z:
1 2 3 4 SUPPLY
A
4 6 8 8
40
20 20
B
6 8 6 7
60
10 50
C
5 7 6 8
50
10 40
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
Optimum Solution:
Stepping-Stone Method
Z = 4x20+6x20+6x10+7x50+7x10+6x40 = 920
1 2 3 4 SUPPLY
A
4 6 8 8
40
20 20
B
6 8 6 7
60
10 50
C
5 7 6 8
50
50
DEMAND 20 30 50 50 150
SOURCES
DESTINATIONS
When the number of empty/occupied cells in any solution (either
initial or later) of the transportation table is not equal to the number
of rows plus the number of columns minus 1 (i.e. m+n-1) the
solution is called DEGENERATE
Optimum Solution:
Stepping-Stone Method
Example: m + n -1 = 3 + 4 -1 = 6
DEGENERACY
DEGENERACY
To handle degenerate problems, artificially create an occupied cell by
placing a zero (representing a fake shipment) in one of the unused
cells. Treating this cell as if it were occupied, it must be chosen in such
a position as to allow all stepping-stone paths to be traced. Then, all
stepping-stone paths can be closed and improvement indices
computed.
Optimum Solution:
Stepping-Stone Method
1 2 3 4 SUPPLY
A
4 6 8 8
40
20 20
B
6 8 6 7
60
10 50
C
5 7 6 8
50
50
DEMAND 20 30 50 50 150
SOURCES
0
Example: DESTINATIONS
QUESTIONS?
Optimum Solution:
Stepping-Stone Method
DIOS MABALOS PO!
Cam on !
Shukriya !
ありがとうございます!
Thank you!
Merci!
Gracias!
Obrigado!
謝謝!
1 von 25

Recomendados

Transportation Problem- Stepping Stone Method von
Transportation Problem- Stepping Stone Method Transportation Problem- Stepping Stone Method
Transportation Problem- Stepping Stone Method Lakshminarayan Ramjee
9.3K views18 Folien
Stepping Stone Method von
Stepping Stone MethodStepping Stone Method
Stepping Stone MethodHimanshi Gupta
19.7K views18 Folien
5. transportation problems von
5. transportation problems5. transportation problems
5. transportation problemsHakeem-Ur- Rehman
52.5K views59 Folien
Transportation model and assignment model von
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment modelpriyanka yadav
31K views37 Folien
Transportation problems von
Transportation problemsTransportation problems
Transportation problemsVishalHotchandani2
32.3K views39 Folien
Assignment problem von
Assignment problemAssignment problem
Assignment problemHarshil Vakani
32.5K views48 Folien

Más contenido relacionado

Was ist angesagt?

Vogel's Approximation Method von
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation MethodUsharaniRavikumar
490 views46 Folien
Transportation Problem In Linear Programming von
Transportation Problem In Linear ProgrammingTransportation Problem In Linear Programming
Transportation Problem In Linear ProgrammingMirza Tanzida
4.5K views15 Folien
Vam von
VamVam
Vamitsvineeth209
7.4K views10 Folien
LEAST COST METHOD von
LEAST COST METHOD LEAST COST METHOD
LEAST COST METHOD VishalHotchandani2
18.2K views12 Folien
Modi method von
Modi methodModi method
Modi methodmanpreetgrewal
58.7K views18 Folien
Transportation Problem von
Transportation ProblemTransportation Problem
Transportation ProblemAlvin Niere
176.9K views24 Folien

Was ist angesagt?(20)

Transportation Problem In Linear Programming von Mirza Tanzida
Transportation Problem In Linear ProgrammingTransportation Problem In Linear Programming
Transportation Problem In Linear Programming
Mirza Tanzida4.5K views
Transportation Problem von Alvin Niere
Transportation ProblemTransportation Problem
Transportation Problem
Alvin Niere176.9K views
Transportation model von Lokesh Payasi
Transportation modelTransportation model
Transportation model
Lokesh Payasi38.5K views
Assignment problem von Abu Bashar
Assignment problemAssignment problem
Assignment problem
Abu Bashar65.8K views
Transportation Method Operation Research von R A Shah
Transportation Method Operation ResearchTransportation Method Operation Research
Transportation Method Operation Research
R A Shah 1.1K views
Modified Distribution Method (MODI) von Cool Guy
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)
Cool Guy1.2K views
NORTH WEST CORNER METHOD von RashiPandey16
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
RashiPandey161.3K views
Transportation problem ppt von Dr T.Sivakami
Transportation problem pptTransportation problem ppt
Transportation problem ppt
Dr T.Sivakami1.1K views
Procedure Of Simplex Method von itsvineeth209
Procedure Of Simplex MethodProcedure Of Simplex Method
Procedure Of Simplex Method
itsvineeth20940.4K views
3. linear programming senstivity analysis von Hakeem-Ur- Rehman
3. linear programming senstivity analysis3. linear programming senstivity analysis
3. linear programming senstivity analysis
Hakeem-Ur- Rehman29.4K views
operation research-modi von Maharshi Soni
operation research-modioperation research-modi
operation research-modi
Maharshi Soni1.9K views
Transportation model von SATISH
Transportation modelTransportation model
Transportation model
SATISH6.8K views

Similar a transporation problem - stepping stone method

Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad... von
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...Hsien-Hsin Sean Lee, Ph.D.
1.2K views28 Folien
Mathematic part test-2 12th.pdf von
Mathematic part test-2 12th.pdfMathematic part test-2 12th.pdf
Mathematic part test-2 12th.pdfSTUDY INNOVATIONS
4 views18 Folien
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi von
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasiKoran Bekas
560 views18 Folien
Real numbers von
Real numbersReal numbers
Real numbersarunavabera
216 views23 Folien
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ sol von
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ solCopy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ sol
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ solRAVIPUROHIT22
36 views20 Folien
Real Numbers von
Real NumbersReal Numbers
Real Numbersarunavabera
351 views23 Folien

Similar a transporation problem - stepping stone method(20)

Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad... von Hsien-Hsin Sean Lee, Ph.D.
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi von Koran Bekas
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi
7fbe3dc8bf2f09ea0d3aa3052c9a486b metode transportasi
Koran Bekas560 views
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ sol von RAVIPUROHIT22
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ solCopy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ sol
Copy of mpc 22-04-2018 jee adv-p-1 _ 2_cc_ans _ sol
RAVIPUROHIT2236 views
Mq9 nsw 5 3 answers von Shubham Saha
Mq9 nsw 5 3 answersMq9 nsw 5 3 answers
Mq9 nsw 5 3 answers
Shubham Saha5.1K views
2. Transportation Problem.pptx von PUSHPRAJ94
2. Transportation Problem.pptx2. Transportation Problem.pptx
2. Transportation Problem.pptx
PUSHPRAJ9419 views
Kuncisoal mtk-un-smk-prwsta von mardiyanto83
Kuncisoal mtk-un-smk-prwstaKuncisoal mtk-un-smk-prwsta
Kuncisoal mtk-un-smk-prwsta
mardiyanto83737 views
C 14-met-mng-aei-102-engg maths-1 von Srinivasa Rao
C 14-met-mng-aei-102-engg maths-1C 14-met-mng-aei-102-engg maths-1
C 14-met-mng-aei-102-engg maths-1
Srinivasa Rao120 views
Pembahasan ujian nasional matematika ipa sma 2013 von mardiyanto83
Pembahasan ujian nasional matematika ipa sma 2013Pembahasan ujian nasional matematika ipa sma 2013
Pembahasan ujian nasional matematika ipa sma 2013
mardiyanto8313.9K views
Ejercicios y problemas sobre maximización y minimización por el método gráfico von osvaldo bacile lambrechts
Ejercicios y problemas sobre maximización y minimización por el método gráfico Ejercicios y problemas sobre maximización y minimización por el método gráfico
Ejercicios y problemas sobre maximización y minimización por el método gráfico
Quadratic And Roots von Peking
Quadratic And RootsQuadratic And Roots
Quadratic And Roots
Peking2.7K views

Último

SWOT Analysis of MBM Group von
SWOT Analysis of MBM GroupSWOT Analysis of MBM Group
SWOT Analysis of MBM GroupAriful Saimon
17 views4 Folien
Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdf von
Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdfBloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdf
Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdfBloomerang
146 views32 Folien
HSI CareFree Service Plan 2023 (2).pdf von
HSI CareFree Service Plan 2023 (2).pdfHSI CareFree Service Plan 2023 (2).pdf
HSI CareFree Service Plan 2023 (2).pdfHomeSmart Installations
40 views1 Folie
Accel_Series_2023Autumn_En.pptx von
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxNTTDATA INTRAMART
203 views75 Folien
Defcon Network.pdf von
Defcon Network.pdfDefcon Network.pdf
Defcon Network.pdfJesse Mauck
18 views4 Folien
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc... von
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...Christian Dahlen
51 views15 Folien

Último(20)

Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdf von Bloomerang
Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdfBloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdf
Bloomerang_Forecasting Your Fundraising Revenue 2024.pptx.pdf
Bloomerang146 views
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc... von Christian Dahlen
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...
How UiPath’s European Founder Kept Control and Built an Expert Board of Direc...
Christian Dahlen51 views
Monthly Social Media Update November 2023 copy.pptx von Andy Lambert
Monthly Social Media Update November 2023 copy.pptxMonthly Social Media Update November 2023 copy.pptx
Monthly Social Media Update November 2023 copy.pptx
Andy Lambert30 views
Nevigating Sucess.pdf von TEWMAGAZINE
Nevigating Sucess.pdfNevigating Sucess.pdf
Nevigating Sucess.pdf
TEWMAGAZINE24 views
Engaging Senior Leaders to Accelerate Your Continuous Improvement Program von KaiNexus
Engaging Senior Leaders to Accelerate Your Continuous Improvement ProgramEngaging Senior Leaders to Accelerate Your Continuous Improvement Program
Engaging Senior Leaders to Accelerate Your Continuous Improvement Program
KaiNexus12 views
On the Concept of Discovery Power of Enterprise Modeling Languages and its Re... von Ilia Bider
On the Concept of Discovery Power of Enterprise Modeling Languages and its Re...On the Concept of Discovery Power of Enterprise Modeling Languages and its Re...
On the Concept of Discovery Power of Enterprise Modeling Languages and its Re...
Ilia Bider15 views
Learning from Failure_ Lessons from Failed Startups.pptx von Codeventures
Learning from Failure_ Lessons from Failed Startups.pptxLearning from Failure_ Lessons from Failed Startups.pptx
Learning from Failure_ Lessons from Failed Startups.pptx
Codeventures11 views
See the new MTN tariffs effected November 28, 2023 von Kweku Zurek
See the new MTN tariffs effected November 28, 2023See the new MTN tariffs effected November 28, 2023
See the new MTN tariffs effected November 28, 2023
Kweku Zurek29.5K views

transporation problem - stepping stone method

  • 1. Transportation Problem - Stepping Stone Method - PAMANTASAN NG LUNGSOD NG MAYNILA GRADUATE SCHOOL OF ENGINEERING GEM 805 – OPTIMIZATION TECHNIQUES
  • 2. Stepping Stone Method >>> This is a one of the methods used to determine optimality of an initial basic feasible solution (i.e. Northwest Corner Rule, Least Cost or Vogel’s Approximation) >>> The method is derived from the analogy of crossing a pond using stepping stones. This means that the entire transportation table is assumed to be a pond and the occupied cells are the stones needed to make certain movements within the pond.
  • 3. Optimum Solution: Stepping-Stone Method 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Z = 4x10+6x30+6x50+7x10+5x10+8x40 = 960 Transportation Table
  • 4. 1. Starting at an unused/empty cell, trace a closed path or loop back to the original cell via cells that are currently being used and/or occupied. Note: A closed path or loop is a sequence of cells in the transportation table such that the first cell is unused/empty and all the other cells are used/occupied with the following conditions: a. Each pair of consecutive used/occupied cells lies in either the same row or column b. No three consecutive used/occupied cells lie in the same row or column c. The first and last cells of a sequence lies in the same row or column d. No cell appears more than once in a sequence (i.e. no duplication) e. Only horizontal and vertical moves allowed and can only change directions at used/occupied cells Optimum Solution: Stepping-Stone Method
  • 5. Example: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method A3->B3->B4->C4->C1->A1->A3At Cell A3,
  • 6. Example: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method At Cell A4, A4->C4->C1->A1->A4
  • 7. 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 Optimum Solution: Stepping-Stone Method B1->B4->C4->C1->B1 SOURCES DESTINATIONS Example: At Cell B1,
  • 8. Example: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method At Cell B2, B2->B4->C4->C1->A1->A2->B2
  • 9. Example: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method At Cell C2, C2->C1->A1->A2->C2
  • 10. Example: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method At Cell C3, C3->B3->B4->C4->C3
  • 11. 2. For every traced path or loop, begin with a plus (+) sign at the starting unused cell and alternately place a minus (-) and plus (+) sign at each used cell 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS - - - + + + Example: Optimum Solution: Stepping-Stone Method At Cell A3, A3->B3->B4->C4->C1->A1->A3
  • 12. 3. Calculate an Improvement Index by first adding the unit-cost figures found in each cell containing a plus sign and subtracting the unit costs in each square containing a minus sign. 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS - - - + + + Example: At Cell A3, A3->B3->B4->C4->C1->A1->A3 Optimum Solution: Stepping-Stone Method IA3 = 2 -8 -6 +7 +5 -4 = 8
  • 13. Optimum Solution: Stepping-Stone Method Iteration #1 - Computing for the Improvement Index: At A3, A3->B3->B4->C4->C1->A1; IA3 = +8-6+7-8+5-4 = 2 At A4, A4->C4->C1->A1; IA4 = +8-8+5-4 = 1 At B1, B1->B4->C4->C1; IB1 = +6-7-8-5 = 2 At B2, B2->B4->C4->C1->A1->A2; IB2 = +8-7+8-5+4-6 = 2 At C2, Loop C2->C1->A1->A2; IC2 = +7-5+4-6 = 0 At C3, C3->B3->B4->C4; IC3 = +6-6+7-8 = -1 4. If all indices calculated are greater than or equal to zero, then, an optimal solution had been reached. If not, select the path/loop that has the most negative value and use this to further improve the solution. Note: Should there be two or more “most” negative values, select arbitrarily.
  • 14. Example: At Cell C3, C3->B3->B4->C4 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method + + - - IC3 = +6-6+7-8 = -1
  • 15. To further improve the current solution, select the “smallest” number found in the path/loop C3->B3->B4->C4 containing minus(-) signs. This number is added to all cells on the closed path/loop with plus(+) signs and subtracted from all cells on the path assigned with minus(-) signs. Optimum Solution: Stepping-Stone Method 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 50 10 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS + + - - 40 50 - 40 10 + 40 40 - 40
  • 16. 5. Then, we have a new basic feasible solution… 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 10 50 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method …and repeat steps 1 though 4 to calculate an Improvement Index for all unused squares in order to test whether an optimal solution has been reached.
  • 17. Optimum Solution: Stepping-Stone Method Iteration #2 - Computing for the Improvement Index: At A3, A3->C3->C1->A1; IA3 = +8-6+5-4 = 3 At A4, A4->B4->B3->C3->C1->A1; IA4 = +8-7+6-6+5-4 = 2 At B1, B1->B3->C3->C1; IB1 = +6-6+6-5 = 1 At B2, B2->B3->C3->C1->A1->A2; IB2 = +8-6+6-5+4-6 = 1 At C2, C2->C1->A1->A2; IC2 = +7-5+4-6 = 0 At C4, C3->B3->B4; IC3 = +8-6+6-7 = 1 Since the results of all indices calculated are greater than or equal to zero, then, an optimal solution had been reached.
  • 18. …and computing the objective function Z: 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 10 50 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method Z = 4x10+6x30+6x10+7x50+5x10+6x40 = 920
  • 19. In Iteration #2 : At A3, A3->C3->C1->A1; IA3 = +8-6+5-4 = 3 At A4, A4->B4->B3->C3->C1->A1; IA4 = +8-7+6-6+5-4 = 2 At B1, B1->B3->C3->C1; IB1 = +6-6+6-5 = 1 At B2, B2->B3->C3->C1->A1->A2; IB2 = +8-6+6-5+4-6 = 1 At C2, C2->C1->A1->A2; IC2 = +7-5+4-6 = 0 At C4, C3->B3->B4; IC3 = +8-6+6-7 = 1 Optimum Solution: Stepping-Stone Method However, in checking the calculation in Iteration #2, there is an improvement index equal to zero. This means that there is an ALTERNATE optimum solution:
  • 20. To calculate for the alternate optimum solution, again select the “smallest” number found in this path/loop containing minus(-) signs. This number is added to all cells on the closed path/loop with plus(+) signs and subtracted from all cells on the path assigned with minus(-) signs. Optimum Solution: Stepping-Stone Method 1 2 3 4 SUPPLY A 4 6 8 8 40 10 30 B 6 8 6 7 60 10 50 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS + + - - 10 30 - 1010 + 10 10 - 10 Hence, at C2->C1->A1->A2,
  • 21. Then the alternate optimum solution with objective function Z: 1 2 3 4 SUPPLY A 4 6 8 8 40 20 20 B 6 8 6 7 60 10 50 C 5 7 6 8 50 10 40 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS Optimum Solution: Stepping-Stone Method Z = 4x20+6x20+6x10+7x50+7x10+6x40 = 920
  • 22. 1 2 3 4 SUPPLY A 4 6 8 8 40 20 20 B 6 8 6 7 60 10 50 C 5 7 6 8 50 50 DEMAND 20 30 50 50 150 SOURCES DESTINATIONS When the number of empty/occupied cells in any solution (either initial or later) of the transportation table is not equal to the number of rows plus the number of columns minus 1 (i.e. m+n-1) the solution is called DEGENERATE Optimum Solution: Stepping-Stone Method Example: m + n -1 = 3 + 4 -1 = 6 DEGENERACY
  • 23. DEGENERACY To handle degenerate problems, artificially create an occupied cell by placing a zero (representing a fake shipment) in one of the unused cells. Treating this cell as if it were occupied, it must be chosen in such a position as to allow all stepping-stone paths to be traced. Then, all stepping-stone paths can be closed and improvement indices computed. Optimum Solution: Stepping-Stone Method 1 2 3 4 SUPPLY A 4 6 8 8 40 20 20 B 6 8 6 7 60 10 50 C 5 7 6 8 50 50 DEMAND 20 30 50 50 150 SOURCES 0 Example: DESTINATIONS
  • 25. DIOS MABALOS PO! Cam on ! Shukriya ! ありがとうございます! Thank you! Merci! Gracias! Obrigado! 謝謝!