SlideShare a Scribd company logo
1 of 24
MODIFIED DISTRIBUTION
METHOD (MODI METHOD)
PREPARED BY:
SHUBHAM SINGH 140950119080
ANKIT SINGH 140950119081
RINKESH SONI 140950119083
VIDIT SONI 140950119084
DINESH SUTHAR 140950119085
CONTENT
• Introduction
• Finding the Optimal Solution
• Steps of MODI Method
• Example
• Optimal solution
INTRODUCTION
• In modified distribution method, cell
evaluations of all the unoccupied cells are
calculated simultaneously and only one closed
path for the most negative cell is traced. Thus
it provides considerable time saving over the
stepping stone method.
• It provides a new means of finding the unused
route with the largest negative improvement
index.
Finding the Optimal Solution
• Once an initial solution has been found, the next
step is to test that solution for optimality. The
following two methods are widely used for
testing the solutions:
 Stepping Stone Method
 Modified Distribution Method
• The two methods differ in their computational
approach but give exactly the same results and
use the same testing procedure.
Steps For MODI Method
1) Determine an initial basic feasible solution
using any one of the three methods given
below:
a) North-West corner method
b) Lest cost method
c) Vogel's approximation method
2) Determine the values of dual variables, ui and
vj, using ui + vj = cij
Steps For MODI Method
3) Compute the opportunity cost using cij – ( ui +
vj ).
4) Check the sign of each opportunity cost. If the
opportunity costs of all the unoccupied cells are
either positive or zero, the given solution is the
optimal solution. On the other hand, if one or
more unoccupied cell has negative opportunity
cost, the given solution is not an optimal
solution and further savings in transportation
cost are possible.
Steps For MODI Method
5) Select the unoccupied cell with the smallest
negative opportunity cost as the cell to be
included in the next solution.
6) Draw a closed path or loop for the
unoccupied cell selected in the previous step.
Please note that the right angle turn in this
path is permitted only at occupied cells and
at the original unoccupied cell.
Steps For MODI Method
7) Assign alternate plus and minus signs at the
unoccupied cells on the corner points of the
closed path with a plus sign at the cell being
evaluated.
8) Determine the maximum number of units
that should be shipped to this unoccupied
cell. The smallest value with a negative
position on the closed path indicates the
number of units that can be shipped to the
entering cell.
Steps For MODI Method
9) Now, add this quantity to all the cells on the
corner points of the closed path marked with
plus signs, and subtract it from those cells
marked with minus signs. In this way, an
unoccupied cell becomes an occupied cell.
10) Repeat the whole procedure until an optimal
solution is obtained.
EXAMPLE
• Building Brick Company (BBC) has orders for 80 tons of
bricks at three suburban locations as follows:
Northwood -- 25 tons, Westwood -- 45 tons, and
Eastwood -- 10 tons. BBC has two plants, each of
which can produce 50 tons per week.
• How should end of week shipments be made to fill the
above orders given the following delivery cost per ton:
Northwood Westwood Eastwood
Plant 1 24 30 40
Plant 2 30 40 42
• Initial Transportation Table
• Since total supply = 100 and total demand =
80, a dummy destination is created with
demand of 20 and 0 unit costs.
42
40 0
040
30
30
Demand
Supply
50
50
20104525
Dummy
Plant 1
Plant 2
EastwoodWestwoodNorthwood
24
• Least Cost Starting Procedure
Iteration 1: Tie for least cost (0), arbitrarily select
x14. Allocate 20. Reduce s1 by 20 to 30 and delete
the Dummy column.
Iteration 2: Of the remaining cells the least cost is
24 for x11. Allocate 25. Reduce s1 by 25 to 5 and
eliminate the Northwood column.
Iteration 3: Of the remaining cells the least cost is
30 for x12. Allocate 5. Reduce the Westwood
column to 40 and eliminate the Plant 1 row.
Iteration 4: Since there is only one row with two
cells left, make the final allocations of 40 and 10
to x22 and x23, respectively.
• Initial table
• Total transportation cost is Rs 2770
25 5 20
40 10
42
40 0
040
30
30
Demand
Supply
50
50
20104525
Dummy
Plant 1
Plant 2
EastwoodWestwoodNorthwood
24
• Iteration 1,MODI Method
1) Set u1 = 0
2) Since u1 + vj = c1j for occupied cells in
row 1, then v1 = 24, v2 = 30, v4 = 0.
3) Since ui + v2 = ci2 for occupied cells in column
2, then u2 + 30 = 40, hence u2 = 10.
4) Since u2 + vj = c2j for occupied cells in row 2,
then,10 + v3 = 42, hence v3 = 32.
• Iteration 1
– MODI Method (continued)
• Calculate the reduced costs (circled numbers on
the next slide) by cij - ui + vj.
Unoccupied Cell Reduced Cost
(1,3) 40 - 0 - 32 = 8
(2,1) 30 - 24 -10 = -4
(2,4) 0 - 10 - 0 = -10
• Since some of the reduced cost are negative, the
current solution is not optimal.
• Cell (2,4) has the most negative; therefore, it will
be the basic variable that must be occupied in the
next iteration.
• Iteration 1 Table
25 5
-4
+8 20
40 10 -10
42
40 0
040
30
30
vj
ui
10
0
0323024
Dummy
Plant 1
Plant 2
EastwoodWestwoodNorthwood
24
• Iteration 2,MODI Method
• The reduced costs are found by calculating the
ui's and vj's for this tableau.
1) Set u1 = 0.
2) Since u1 + vj = cij for occupied cells in row 1, then
v1 = 24, v2 = 30.
3) Since ui + v2 = ci2 for occupied cells in column 2,
then u2 + 30 = 40, or u2 = 10.
4) Since u2 + vj = c2j for occupied cells in row 2, then
10 + v3 = 42 or v3 = 32; and, 10 + v4 = 0 or
v4 = -10.
• Iteration 2
– MODI Method (continued)
• Calculate the reduced costs (circled numbers on
the next slide) by cij - ui + vj.
Unoccupied Cell Reduced Cost
(1,3) 40 - 0 - 32 = 8
(1,4) 0 - 0 - (-10) = 10
(2,1) 30 - 10 - 24 = -4
• Since there is still negative reduced cost for cell
(2,1), the solution is not optimal.
• Cell (2,1) must be occupied
• Iteration 2 Table
25 25
-4
+8 +10
20 10 20
42
40 0
040
30
30
vj
ui
10
0
-6363024
Dummy
Plant 1
Plant 2
EastwoodWestwoodNorthwood
24
• Iteration 3,MODI Method
• The reduced costs are found by calculating the
ui's and vj's for this table.
1) Set u1 = 0
2) Since u1 + vj = c1j for occupied cells in row 1,
then v1 = 24 and v2 = 30.
3) Since ui + v1 = ci1 for occupied cells in column
2, then u2 + 24 = 30 or u2 = 6.
4) Since u2 + vj = c2j for occupied cells in row
2,then 6 + v3 = 42 or v3 = 36, and 6 + v4 = 0 or
v4 = -6.
• Iteration 3
– MODI Method (continued)
• Calculate the reduced costs (circled numbers
on the next slide) by cij - ui + vj.
Unoccupied Cell Reduced Cost
(1,3) 40 - 0 - 36 = 4
(1,4) 0 - 0 - (-6) = 6
(2,2) 40 - 6 - 30 = 4
• Since all the reduced cost are nonnegative,
the current solution is optimal
• Iteration 3 Table
• Since all the reduced costs are non-negative,
this is the optimal table.
5 45
20
+4 +6
+4 10 20
42
40 0
040
30
30
vj
ui
6
0
-6363024
Dummy
Plant 1
Plant 2
EastwoodWestwoodNorthwood
24
Optimal Solution
From To Amount Cost
Plant 1 Northwood 5 120
Plant 1 Westwood 45 1,350
Plant 2 Northwood 20 600
Plant 2 Eastwood 10 420
Total Cost = RS.2,490
Modified distribution method (modi method)

More Related Content

What's hot

Simulation in Operation Research
Simulation in Operation ResearchSimulation in Operation Research
Simulation in Operation ResearchYamini Kahaliya
 
Transportation model
Transportation modelTransportation model
Transportation modelLokesh Payasi
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation MethodUsharaniRavikumar
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem pptDr T.Sivakami
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Cool Guy
 
Transportation model
Transportation modelTransportation model
Transportation modelmsn007
 
Least Cost Method - operation research
Least Cost Method - operation researchLeast Cost Method - operation research
Least Cost Method - operation researchsajan gohel
 
Transportation Problem In Linear Programming
Transportation Problem In Linear ProgrammingTransportation Problem In Linear Programming
Transportation Problem In Linear ProgrammingMirza Tanzida
 
North West Corner Rule
North   West Corner RuleNorth   West Corner Rule
North West Corner Ruleitsvineeth209
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsKrupesh Shah
 
Solving Degenaracy in Transportation Problem
Solving Degenaracy in Transportation ProblemSolving Degenaracy in Transportation Problem
Solving Degenaracy in Transportation Problemmkmanik
 
Vogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodVogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodKaushik Maitra
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation LppSachin MK
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation ProblemAlvin Niere
 

What's hot (20)

Simulation in Operation Research
Simulation in Operation ResearchSimulation in Operation Research
Simulation in Operation Research
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation Method
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem ppt
 
Assignment model
Assignment modelAssignment model
Assignment model
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Game theory
Game theoryGame theory
Game theory
 
Least Cost Method - operation research
Least Cost Method - operation researchLeast Cost Method - operation research
Least Cost Method - operation research
 
Transportation Problem In Linear Programming
Transportation Problem In Linear ProgrammingTransportation Problem In Linear Programming
Transportation Problem In Linear Programming
 
North West Corner Rule
North   West Corner RuleNorth   West Corner Rule
North West Corner Rule
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete Maths
 
Solving Degenaracy in Transportation Problem
Solving Degenaracy in Transportation ProblemSolving Degenaracy in Transportation Problem
Solving Degenaracy in Transportation Problem
 
LEAST COST METHOD
LEAST COST METHOD LEAST COST METHOD
LEAST COST METHOD
 
Vogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodVogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution Method
 
Least cost
Least costLeast cost
Least cost
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
 

Similar to Modified distribution method (modi method)

LP network chapter 5 transportation and assignment problem
LP  network chapter 5 transportation and assignment problemLP  network chapter 5 transportation and assignment problem
LP network chapter 5 transportation and assignment problemHarun Al-Rasyid Lubis
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfamrhebafamily
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about researchRITHMETIC
 
Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI MethodDrDeepaChauhan
 
MODI_SteppingStone.pptx
MODI_SteppingStone.pptxMODI_SteppingStone.pptx
MODI_SteppingStone.pptxVivekSaurabh7
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation pptDeepika Bansal
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problemsDr. Adinath Damale
 
Modi Method to find least cost in Trasportation Problem
Modi Method to find least cost in Trasportation ProblemModi Method to find least cost in Trasportation Problem
Modi Method to find least cost in Trasportation Problemmkmanik
 
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptx
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptxPresentation%20on%20Transportation%20and%20Assignment%20Problem.pptx
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptxIBMRD Ahmednagar
 
Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment modelpriyanka yadav
 
Transportation.pptx
Transportation.pptxTransportation.pptx
Transportation.pptxSauravDash10
 
04-Unit Four - OR.pptx
04-Unit Four - OR.pptx04-Unit Four - OR.pptx
04-Unit Four - OR.pptxAbdiMuceeTube
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHODRashiPandey16
 
chapter 3.pptx
chapter 3.pptxchapter 3.pptx
chapter 3.pptxDejeneDay
 
Transportationproblem 111218100045-phpapp01
Transportationproblem 111218100045-phpapp01Transportationproblem 111218100045-phpapp01
Transportationproblem 111218100045-phpapp01RAJUMARU3
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.pptanubhuti18
 

Similar to Modified distribution method (modi method) (20)

LP network chapter 5 transportation and assignment problem
LP  network chapter 5 transportation and assignment problemLP  network chapter 5 transportation and assignment problem
LP network chapter 5 transportation and assignment problem
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdf
 
Operation Research Lectures about research
Operation Research Lectures about researchOperation Research Lectures about research
Operation Research Lectures about research
 
Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI Method
 
OR PPT.pdf
OR PPT.pdfOR PPT.pdf
OR PPT.pdf
 
MODI_SteppingStone.pptx
MODI_SteppingStone.pptxMODI_SteppingStone.pptx
MODI_SteppingStone.pptx
 
MODI
MODIMODI
MODI
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problems
 
Modi Method to find least cost in Trasportation Problem
Modi Method to find least cost in Trasportation ProblemModi Method to find least cost in Trasportation Problem
Modi Method to find least cost in Trasportation Problem
 
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptx
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptxPresentation%20on%20Transportation%20and%20Assignment%20Problem.pptx
Presentation%20on%20Transportation%20and%20Assignment%20Problem.pptx
 
Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment model
 
Transportation.pptx
Transportation.pptxTransportation.pptx
Transportation.pptx
 
04-Unit Four - OR.pptx
04-Unit Four - OR.pptx04-Unit Four - OR.pptx
04-Unit Four - OR.pptx
 
OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
 
O.R UNIT 3.pdf
O.R UNIT 3.pdfO.R UNIT 3.pdf
O.R UNIT 3.pdf
 
chapter 3.pptx
chapter 3.pptxchapter 3.pptx
chapter 3.pptx
 
Transportationproblem 111218100045-phpapp01
Transportationproblem 111218100045-phpapp01Transportationproblem 111218100045-phpapp01
Transportationproblem 111218100045-phpapp01
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.ppt
 

Recently uploaded

20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAbdelrhman abooda
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxFurkanTasci3
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 

Recently uploaded (20)

20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
Decoding Loan Approval: Predictive Modeling in Action
Decoding Loan Approval: Predictive Modeling in ActionDecoding Loan Approval: Predictive Modeling in Action
Decoding Loan Approval: Predictive Modeling in Action
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptx
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 

Modified distribution method (modi method)

  • 1. MODIFIED DISTRIBUTION METHOD (MODI METHOD) PREPARED BY: SHUBHAM SINGH 140950119080 ANKIT SINGH 140950119081 RINKESH SONI 140950119083 VIDIT SONI 140950119084 DINESH SUTHAR 140950119085
  • 2. CONTENT • Introduction • Finding the Optimal Solution • Steps of MODI Method • Example • Optimal solution
  • 3. INTRODUCTION • In modified distribution method, cell evaluations of all the unoccupied cells are calculated simultaneously and only one closed path for the most negative cell is traced. Thus it provides considerable time saving over the stepping stone method. • It provides a new means of finding the unused route with the largest negative improvement index.
  • 4. Finding the Optimal Solution • Once an initial solution has been found, the next step is to test that solution for optimality. The following two methods are widely used for testing the solutions:  Stepping Stone Method  Modified Distribution Method • The two methods differ in their computational approach but give exactly the same results and use the same testing procedure.
  • 5. Steps For MODI Method 1) Determine an initial basic feasible solution using any one of the three methods given below: a) North-West corner method b) Lest cost method c) Vogel's approximation method 2) Determine the values of dual variables, ui and vj, using ui + vj = cij
  • 6. Steps For MODI Method 3) Compute the opportunity cost using cij – ( ui + vj ). 4) Check the sign of each opportunity cost. If the opportunity costs of all the unoccupied cells are either positive or zero, the given solution is the optimal solution. On the other hand, if one or more unoccupied cell has negative opportunity cost, the given solution is not an optimal solution and further savings in transportation cost are possible.
  • 7. Steps For MODI Method 5) Select the unoccupied cell with the smallest negative opportunity cost as the cell to be included in the next solution. 6) Draw a closed path or loop for the unoccupied cell selected in the previous step. Please note that the right angle turn in this path is permitted only at occupied cells and at the original unoccupied cell.
  • 8. Steps For MODI Method 7) Assign alternate plus and minus signs at the unoccupied cells on the corner points of the closed path with a plus sign at the cell being evaluated. 8) Determine the maximum number of units that should be shipped to this unoccupied cell. The smallest value with a negative position on the closed path indicates the number of units that can be shipped to the entering cell.
  • 9. Steps For MODI Method 9) Now, add this quantity to all the cells on the corner points of the closed path marked with plus signs, and subtract it from those cells marked with minus signs. In this way, an unoccupied cell becomes an occupied cell. 10) Repeat the whole procedure until an optimal solution is obtained.
  • 10. EXAMPLE • Building Brick Company (BBC) has orders for 80 tons of bricks at three suburban locations as follows: Northwood -- 25 tons, Westwood -- 45 tons, and Eastwood -- 10 tons. BBC has two plants, each of which can produce 50 tons per week. • How should end of week shipments be made to fill the above orders given the following delivery cost per ton: Northwood Westwood Eastwood Plant 1 24 30 40 Plant 2 30 40 42
  • 11. • Initial Transportation Table • Since total supply = 100 and total demand = 80, a dummy destination is created with demand of 20 and 0 unit costs. 42 40 0 040 30 30 Demand Supply 50 50 20104525 Dummy Plant 1 Plant 2 EastwoodWestwoodNorthwood 24
  • 12. • Least Cost Starting Procedure Iteration 1: Tie for least cost (0), arbitrarily select x14. Allocate 20. Reduce s1 by 20 to 30 and delete the Dummy column. Iteration 2: Of the remaining cells the least cost is 24 for x11. Allocate 25. Reduce s1 by 25 to 5 and eliminate the Northwood column. Iteration 3: Of the remaining cells the least cost is 30 for x12. Allocate 5. Reduce the Westwood column to 40 and eliminate the Plant 1 row. Iteration 4: Since there is only one row with two cells left, make the final allocations of 40 and 10 to x22 and x23, respectively.
  • 13. • Initial table • Total transportation cost is Rs 2770 25 5 20 40 10 42 40 0 040 30 30 Demand Supply 50 50 20104525 Dummy Plant 1 Plant 2 EastwoodWestwoodNorthwood 24
  • 14. • Iteration 1,MODI Method 1) Set u1 = 0 2) Since u1 + vj = c1j for occupied cells in row 1, then v1 = 24, v2 = 30, v4 = 0. 3) Since ui + v2 = ci2 for occupied cells in column 2, then u2 + 30 = 40, hence u2 = 10. 4) Since u2 + vj = c2j for occupied cells in row 2, then,10 + v3 = 42, hence v3 = 32.
  • 15. • Iteration 1 – MODI Method (continued) • Calculate the reduced costs (circled numbers on the next slide) by cij - ui + vj. Unoccupied Cell Reduced Cost (1,3) 40 - 0 - 32 = 8 (2,1) 30 - 24 -10 = -4 (2,4) 0 - 10 - 0 = -10 • Since some of the reduced cost are negative, the current solution is not optimal. • Cell (2,4) has the most negative; therefore, it will be the basic variable that must be occupied in the next iteration.
  • 16. • Iteration 1 Table 25 5 -4 +8 20 40 10 -10 42 40 0 040 30 30 vj ui 10 0 0323024 Dummy Plant 1 Plant 2 EastwoodWestwoodNorthwood 24
  • 17. • Iteration 2,MODI Method • The reduced costs are found by calculating the ui's and vj's for this tableau. 1) Set u1 = 0. 2) Since u1 + vj = cij for occupied cells in row 1, then v1 = 24, v2 = 30. 3) Since ui + v2 = ci2 for occupied cells in column 2, then u2 + 30 = 40, or u2 = 10. 4) Since u2 + vj = c2j for occupied cells in row 2, then 10 + v3 = 42 or v3 = 32; and, 10 + v4 = 0 or v4 = -10.
  • 18. • Iteration 2 – MODI Method (continued) • Calculate the reduced costs (circled numbers on the next slide) by cij - ui + vj. Unoccupied Cell Reduced Cost (1,3) 40 - 0 - 32 = 8 (1,4) 0 - 0 - (-10) = 10 (2,1) 30 - 10 - 24 = -4 • Since there is still negative reduced cost for cell (2,1), the solution is not optimal. • Cell (2,1) must be occupied
  • 19. • Iteration 2 Table 25 25 -4 +8 +10 20 10 20 42 40 0 040 30 30 vj ui 10 0 -6363024 Dummy Plant 1 Plant 2 EastwoodWestwoodNorthwood 24
  • 20. • Iteration 3,MODI Method • The reduced costs are found by calculating the ui's and vj's for this table. 1) Set u1 = 0 2) Since u1 + vj = c1j for occupied cells in row 1, then v1 = 24 and v2 = 30. 3) Since ui + v1 = ci1 for occupied cells in column 2, then u2 + 24 = 30 or u2 = 6. 4) Since u2 + vj = c2j for occupied cells in row 2,then 6 + v3 = 42 or v3 = 36, and 6 + v4 = 0 or v4 = -6.
  • 21. • Iteration 3 – MODI Method (continued) • Calculate the reduced costs (circled numbers on the next slide) by cij - ui + vj. Unoccupied Cell Reduced Cost (1,3) 40 - 0 - 36 = 4 (1,4) 0 - 0 - (-6) = 6 (2,2) 40 - 6 - 30 = 4 • Since all the reduced cost are nonnegative, the current solution is optimal
  • 22. • Iteration 3 Table • Since all the reduced costs are non-negative, this is the optimal table. 5 45 20 +4 +6 +4 10 20 42 40 0 040 30 30 vj ui 6 0 -6363024 Dummy Plant 1 Plant 2 EastwoodWestwoodNorthwood 24
  • 23. Optimal Solution From To Amount Cost Plant 1 Northwood 5 120 Plant 1 Westwood 45 1,350 Plant 2 Northwood 20 600 Plant 2 Eastwood 10 420 Total Cost = RS.2,490