SlideShare a Scribd company logo
1 of 15
QUANTITATIVE TECHNIQUES FOR
MANAGERS
UNIT-II RMB 207
DR. ZIAUL HASSAN BAKHSHI
Linear Programming Models
A model, which is used for optimum allocation of scarce or
limited resources to competing products or activities under
such assumptions as certainty, linearity, fixed technology, and
constant profit per unit, is linear programming.
PROPERTIES OF LINEAR PROGRAMMING MODEL
(a)The relationship between variables and
constraints must be linear.
(b) The model must have an objective function.
(c)The model must have structural constraints.
(d) The model must have non-negativity constraint.
Transportation Problem
The Transportation problem is to transport various amounts of
a single homogeneous commodity that are initially stored at various
origins, to different destinations in such a way that the total
transportation cost is a minimum.
It can also be defined as to ship goods from various origins to
various destinations in such a manner that the transportation cost is a
minimum
12/25/2016
Basic Definitions
• Feasible Solution
A set of non-negative individual allocations (xij ≥ 0) which
simultaneously removes deficiencies is called as feasible solution.
• Basic Feasible Solution
A feasible solution to ‘m’ origin, ‘n’ destination problem is said to be
basic if the number of positive allocations are m+n-1. If the number of
allocations is less than m+n-1 then it is called as Degenerate Basic
Feasible Solution. Otherwise it is called as Non-Degenerate Basic
Feasible Solution.
• Optimum Solution
A feasible solution is said to be optimal if it minimizes the total
transportation cost.
12/25/2016
Simple Network Representation
1
2
m
1
2
n
Sources Destinations
…
…
Supply s1
Supply s2
Supply sm
Demand d1
Demand d2
Demand dn
xij
Costs cij
12/25/2016
The Transportation Simplex Tableau
Destination
Supply ui
Source 1 2 … n
1
c11 c12
…
c1n
s1
2
c21 c22
…
c2n
s2
… … … … … …
m
cm1 cm2
…
cmn
sm
Demand d1 d2 … dn
Z =
vj
12/25/2016
Feasible Solutions
A transportation problem will have feasible
solutions if and only if
 

n
j
j
m
i
i ds
11
North-West Corner Rule
Step 1
The first assignment is made in the cell occupying the upper left-hand (north-west) corner of the
table.
The maximum possible amount is allocated here i.e. x11 = min (a1, b1). This value of x11 is then
entered in the cell (1,1) of the transportation table.
Step 2
If b1> a1, move vertically downwards to the second row and make the second allocation of
amount x21 = min (a2, b1- x11) in the cell (2, 1).
If b1< a1, move horizontally right side to the second column and make the second allocation
of amount x12 = min (a1 - x11, b2) in the cell (1, 2).
If b1 = a1, there is tie for the second allocation. One can make a second allocation of
magnitude x12 = min (a1 - a1, b2) in the cell (1, 2) or x21 = min (a2, b1 - b1) in the cell (2, 1)
Step 3
Start from the new north-west corner of the transportation table and repeat steps 1 and 2 until
all the requirements are satisfied.
Lowest Cost Entry Method (Matrix Minima Method)
Step 1
Determine the smallest cost in the cost matrix of the transportation table.
Allocate xij = min (ai, bj) in the cell (i, j)
Step 2
If xij = ai, cross out the ith row of the table and decrease bj by ai. Go to step
3.
If xij = bj, cross out the jth column of the table and decrease ai by bj. Go to
step 3.
If xij = ai= bj, cross out the ith row or jth column but not both.
Step 3
Repeat steps 1 and 2 for the resulting reduced transportation table until
all the requirements are satisfied. Whenever the minimum cost is not
unique, make an arbitrary choice among the minima.
12/25/2016
Vogel’s Approximation Method (Unit Cost Penalty Method)
Step1
For each row of the table, identify the smallest and the next to smallest
cost. Determine the difference between them for each row. These are
called penalties. Put them aside by enclosing them in the parenthesis
against the respective rows. Similarly compute penalties for each column.
Step 2
Identify the row or column with the largest penalty. If a tie occurs then use
an arbitrary choice. Let the largest penalty corresponding to the ith row
have the cost cij. Allocate the largest possible amount xij = min (ai, bj) in the
cell (i, j) and cross out either ith row or jth column in the usual manner.
Step 3
Again compute the row and column penalties for the reduced table and
then go to step 2. Repeat the procedure until all the requirements are
satisfied.
12/25/2016
MOVING TOWARDS OPTIMALITY
(1) DETERMINE THE NET-EVALUATIONS ( U-V METHOD)
Since the net evaluation is zero for all basic cells, it follows that
zij - cij = ui +vj - cij ,
for all basic cells (i, j). So we can make use of this relation to find the
values of ui and vj . Using the relation ui +vj = cij , for all i and j which (i,j)
is a basic cell, we can obtain the values of ui `s and vj `s. After getting the
values of ui `s and vj `s, we can compute the net-evaluation for each non-
basic cell and display them in parenthesis in the respective cells.
12/25/2016
MOVING TOWARDS OPTIMALITY
(2) SELECTION OF THE ELECTING VARIABLES
Choose the variable xrs to enter the basis for which the net evaluation
zrs - crs = max { zij - cij > 0} .
After identifying the entering variable xrs , form a loop which starts at the non-basic
cell (r,s) connecting only basic cells . Such a closed path exists and is unique for any non-
degenerate solution. Allocate a quantity  alternately to the cells of the loop starting + to the
entering cell. The value of  is the minimum value of allocations in the cells having -.
Now compute the net-evaluation for new transportation table and continue the above
process till all the net-evaluations are positive for non-basic cells.
12/25/2016
DEGENERACY IN TRANSPORTATION PROBLEM
Transportation with m-origins and n-destinations can
have m+n-1 positive basic variables, otherwise the basic
solution degenerates. So whenever the number of basic
cells is less than m + n-1, the transportation problem is
degenerate.
To resolve the degeneracy, the positive variables are
augmented by as many zero-valued variables as is
necessary to complete m +n –1 basic variables.
12/25/2016
W→
F
↓
W1 W2 W3 W4
Factory
Capacity
F1 19 30 50 10 7
F2 70 30 40 60 9
F3 40 8 70 20 18
Warehouse
Requirement
5 8 7 14 34
Find the initial basic feasible solution by using North-West
Corner Rule , Matrix Minima Method and Vogel’s
Approximation Method
12/25/2016

More Related Content

What's hot

Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI MethodDrDeepaChauhan
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisDagnaygebawGoshme
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Cool Guy
 
Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,Dronak Sahu
 
Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Enamul Islam
 
Introduction to digital image processing
Introduction to digital image processingIntroduction to digital image processing
Introduction to digital image processingHossain Md Shakhawat
 
Applications of linear programming
Applications of linear programmingApplications of linear programming
Applications of linear programmingZenblade 93
 
Hungarian assignment problem
Hungarian assignment problemHungarian assignment problem
Hungarian assignment problemBrainmapsolutions
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research modelsAbhinav Kp
 
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh TimaneReplacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh TimaneRajesh Timane, PhD
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problemitsvineeth209
 
Replacement theory
Replacement theoryReplacement theory
Replacement theoryR A Shah
 
Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment modelpriyanka yadav
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation pptDeepika Bansal
 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013sharifz
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation ProblemAlvin Niere
 

What's hot (20)

Goal programming
Goal programmingGoal programming
Goal programming
 
Optimal Solution by MODI Method
Optimal Solution by MODI MethodOptimal Solution by MODI Method
Optimal Solution by MODI Method
 
Modi method
Modi methodModi method
Modi method
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisis
 
Modified Distribution Method (MODI)
Modified Distribution Method (MODI)Modified Distribution Method (MODI)
Modified Distribution Method (MODI)
 
Vam
VamVam
Vam
 
Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,
 
Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...
 
Introduction to digital image processing
Introduction to digital image processingIntroduction to digital image processing
Introduction to digital image processing
 
Applications of linear programming
Applications of linear programmingApplications of linear programming
Applications of linear programming
 
Hungarian assignment problem
Hungarian assignment problemHungarian assignment problem
Hungarian assignment problem
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
 
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh TimaneReplacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
 
Unit 4 or
Unit 4 orUnit 4 or
Unit 4 or
 
Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment model
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
 
Nonlinear programming 2013
Nonlinear programming 2013Nonlinear programming 2013
Nonlinear programming 2013
 
Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
 

Similar to Unit 2 lpp tp

Transportation model
Transportation modelTransportation model
Transportation modelshakila haque
 
Transportation.pptx
Transportation.pptxTransportation.pptx
Transportation.pptxSauravDash10
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problemAnkit Katiyar
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxhonakjannu789
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.pptanubhuti18
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptxDrBabinDhasD
 
(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdfAkashKatiyar22
 
transportationproblem.pdf
transportationproblem.pdftransportationproblem.pdf
transportationproblem.pdfJohn684538
 
Introduction to Support Vector Machines
Introduction to Support Vector MachinesIntroduction to Support Vector Machines
Introduction to Support Vector MachinesSilicon Mentor
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptxAbdiMuceeTube
 
operation research-modi
operation research-modioperation research-modi
operation research-modiMaharshi Soni
 
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.ppt
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.pptParallel_Algorithms_In_Combinatorial_Optimization_Problems.ppt
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.pptBinayakMukherjee4
 
transporation problem
transporation problemtransporation problem
transporation problemVivek Lohani
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemJim Webb
 

Similar to Unit 2 lpp tp (20)

OR 14 15-unit_2
OR 14 15-unit_2OR 14 15-unit_2
OR 14 15-unit_2
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Transportation.pptx
Transportation.pptxTransportation.pptx
Transportation.pptx
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptx
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.ppt
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptx
 
(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf
 
Operations Research Project
Operations Research ProjectOperations Research Project
Operations Research Project
 
transportationproblem.pdf
transportationproblem.pdftransportationproblem.pdf
transportationproblem.pdf
 
Introduction to Support Vector Machines
Introduction to Support Vector MachinesIntroduction to Support Vector Machines
Introduction to Support Vector Machines
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptx
 
Transportation winston
Transportation winstonTransportation winston
Transportation winston
 
O.R UNIT 3.pdf
O.R UNIT 3.pdfO.R UNIT 3.pdf
O.R UNIT 3.pdf
 
operation research-modi
operation research-modioperation research-modi
operation research-modi
 
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.ppt
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.pptParallel_Algorithms_In_Combinatorial_Optimization_Problems.ppt
Parallel_Algorithms_In_Combinatorial_Optimization_Problems.ppt
 
A0280115(1)
A0280115(1)A0280115(1)
A0280115(1)
 
transporation problem
transporation problemtransporation problem
transporation problem
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment Problem
 
T P
T PT P
T P
 

More from Bakhshi-G-New Bakhshi (8)

Unit 5 sm
Unit 5 smUnit 5 sm
Unit 5 sm
 
Unit 4 sm
Unit 4 smUnit 4 sm
Unit 4 sm
 
Unit 3 sm
Unit 3 smUnit 3 sm
Unit 3 sm
 
Unit 2 sm
Unit 2 smUnit 2 sm
Unit 2 sm
 
Unit i sm
Unit i smUnit i sm
Unit i sm
 
Unit 1 or
Unit 1 orUnit 1 or
Unit 1 or
 
Unit 3 ap gt
Unit 3 ap gtUnit 3 ap gt
Unit 3 ap gt
 
Unit 5 or
Unit 5 orUnit 5 or
Unit 5 or
 

Recently uploaded

How does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - CyclisticHow does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - CyclisticChristofer Vizcaino
 
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdfciolook1
 
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...bleessingsbender
 
Falcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon investment
 
Arti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdfArti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdfwill854175
 
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Available
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service AvailableAsansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Available
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Availablepr788182
 
Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024Holger Mueller
 
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDE
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDEJIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDE
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDEkajalroy875762
 
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptx
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptxGoal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptx
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptxNetapsFoundationAdmi
 
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...pr788182
 
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON ESCORTS SERVICE PROVIDE
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON  ESCORTS SERVICE PROVIDEGURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON  ESCORTS SERVICE PROVIDE
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON ESCORTS SERVICE PROVIDEkajalroy875762
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxCynthia Clay
 
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...ssuserf63bd7
 
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowDUNGARPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in Escort service book nowkapoorjyoti4444
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Adnet Communications
 
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docxManagerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docxssuserf63bd7
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...ssuserf63bd7
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel
 
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdfThe Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdfbelieveminhh
 

Recently uploaded (20)

How does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - CyclisticHow does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - Cyclistic
 
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
 
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...
Abortion pills in Jeddah ! +27737758557, cytotec pill riyadh. Saudi Arabia" A...
 
Falcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business Potential
 
Home Furnishings Ecommerce Platform Short Pitch 2024
Home Furnishings Ecommerce Platform Short Pitch 2024Home Furnishings Ecommerce Platform Short Pitch 2024
Home Furnishings Ecommerce Platform Short Pitch 2024
 
Arti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdfArti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdf
 
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Available
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service AvailableAsansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Available
Asansol Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Available
 
Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024
 
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDE
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDEJIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDE
JIND CALL GIRL ❤ 8272964427❤ CALL GIRLS IN JIND ESCORTS SERVICE PROVIDE
 
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptx
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptxGoal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptx
Goal Presentation_NEW EMPLOYEE_NETAPS FOUNDATION.pptx
 
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
Berhampur Call Girl Just Call♥️ 8084732287 ♥️Top Class Call Girl Service Avai...
 
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON ESCORTS SERVICE PROVIDE
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON  ESCORTS SERVICE PROVIDEGURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON  ESCORTS SERVICE PROVIDE
GURGAON CALL GIRL ❤ 8272964427❤ CALL GIRLS IN GURGAON ESCORTS SERVICE PROVIDE
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
 
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book nowDUNGARPUR 💋 Call Girl 9827461493 Call Girls in  Escort service book now
DUNGARPUR 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docxManagerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdfThe Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
 

Unit 2 lpp tp

  • 1. QUANTITATIVE TECHNIQUES FOR MANAGERS UNIT-II RMB 207 DR. ZIAUL HASSAN BAKHSHI
  • 2. Linear Programming Models A model, which is used for optimum allocation of scarce or limited resources to competing products or activities under such assumptions as certainty, linearity, fixed technology, and constant profit per unit, is linear programming.
  • 3. PROPERTIES OF LINEAR PROGRAMMING MODEL (a)The relationship between variables and constraints must be linear. (b) The model must have an objective function. (c)The model must have structural constraints. (d) The model must have non-negativity constraint.
  • 4. Transportation Problem The Transportation problem is to transport various amounts of a single homogeneous commodity that are initially stored at various origins, to different destinations in such a way that the total transportation cost is a minimum. It can also be defined as to ship goods from various origins to various destinations in such a manner that the transportation cost is a minimum 12/25/2016
  • 5. Basic Definitions • Feasible Solution A set of non-negative individual allocations (xij ≥ 0) which simultaneously removes deficiencies is called as feasible solution. • Basic Feasible Solution A feasible solution to ‘m’ origin, ‘n’ destination problem is said to be basic if the number of positive allocations are m+n-1. If the number of allocations is less than m+n-1 then it is called as Degenerate Basic Feasible Solution. Otherwise it is called as Non-Degenerate Basic Feasible Solution. • Optimum Solution A feasible solution is said to be optimal if it minimizes the total transportation cost. 12/25/2016
  • 6. Simple Network Representation 1 2 m 1 2 n Sources Destinations … … Supply s1 Supply s2 Supply sm Demand d1 Demand d2 Demand dn xij Costs cij 12/25/2016
  • 7. The Transportation Simplex Tableau Destination Supply ui Source 1 2 … n 1 c11 c12 … c1n s1 2 c21 c22 … c2n s2 … … … … … … m cm1 cm2 … cmn sm Demand d1 d2 … dn Z = vj 12/25/2016
  • 8. Feasible Solutions A transportation problem will have feasible solutions if and only if    n j j m i i ds 11
  • 9. North-West Corner Rule Step 1 The first assignment is made in the cell occupying the upper left-hand (north-west) corner of the table. The maximum possible amount is allocated here i.e. x11 = min (a1, b1). This value of x11 is then entered in the cell (1,1) of the transportation table. Step 2 If b1> a1, move vertically downwards to the second row and make the second allocation of amount x21 = min (a2, b1- x11) in the cell (2, 1). If b1< a1, move horizontally right side to the second column and make the second allocation of amount x12 = min (a1 - x11, b2) in the cell (1, 2). If b1 = a1, there is tie for the second allocation. One can make a second allocation of magnitude x12 = min (a1 - a1, b2) in the cell (1, 2) or x21 = min (a2, b1 - b1) in the cell (2, 1) Step 3 Start from the new north-west corner of the transportation table and repeat steps 1 and 2 until all the requirements are satisfied.
  • 10. Lowest Cost Entry Method (Matrix Minima Method) Step 1 Determine the smallest cost in the cost matrix of the transportation table. Allocate xij = min (ai, bj) in the cell (i, j) Step 2 If xij = ai, cross out the ith row of the table and decrease bj by ai. Go to step 3. If xij = bj, cross out the jth column of the table and decrease ai by bj. Go to step 3. If xij = ai= bj, cross out the ith row or jth column but not both. Step 3 Repeat steps 1 and 2 for the resulting reduced transportation table until all the requirements are satisfied. Whenever the minimum cost is not unique, make an arbitrary choice among the minima. 12/25/2016
  • 11. Vogel’s Approximation Method (Unit Cost Penalty Method) Step1 For each row of the table, identify the smallest and the next to smallest cost. Determine the difference between them for each row. These are called penalties. Put them aside by enclosing them in the parenthesis against the respective rows. Similarly compute penalties for each column. Step 2 Identify the row or column with the largest penalty. If a tie occurs then use an arbitrary choice. Let the largest penalty corresponding to the ith row have the cost cij. Allocate the largest possible amount xij = min (ai, bj) in the cell (i, j) and cross out either ith row or jth column in the usual manner. Step 3 Again compute the row and column penalties for the reduced table and then go to step 2. Repeat the procedure until all the requirements are satisfied. 12/25/2016
  • 12. MOVING TOWARDS OPTIMALITY (1) DETERMINE THE NET-EVALUATIONS ( U-V METHOD) Since the net evaluation is zero for all basic cells, it follows that zij - cij = ui +vj - cij , for all basic cells (i, j). So we can make use of this relation to find the values of ui and vj . Using the relation ui +vj = cij , for all i and j which (i,j) is a basic cell, we can obtain the values of ui `s and vj `s. After getting the values of ui `s and vj `s, we can compute the net-evaluation for each non- basic cell and display them in parenthesis in the respective cells. 12/25/2016
  • 13. MOVING TOWARDS OPTIMALITY (2) SELECTION OF THE ELECTING VARIABLES Choose the variable xrs to enter the basis for which the net evaluation zrs - crs = max { zij - cij > 0} . After identifying the entering variable xrs , form a loop which starts at the non-basic cell (r,s) connecting only basic cells . Such a closed path exists and is unique for any non- degenerate solution. Allocate a quantity  alternately to the cells of the loop starting + to the entering cell. The value of  is the minimum value of allocations in the cells having -. Now compute the net-evaluation for new transportation table and continue the above process till all the net-evaluations are positive for non-basic cells. 12/25/2016
  • 14. DEGENERACY IN TRANSPORTATION PROBLEM Transportation with m-origins and n-destinations can have m+n-1 positive basic variables, otherwise the basic solution degenerates. So whenever the number of basic cells is less than m + n-1, the transportation problem is degenerate. To resolve the degeneracy, the positive variables are augmented by as many zero-valued variables as is necessary to complete m +n –1 basic variables. 12/25/2016
  • 15. W→ F ↓ W1 W2 W3 W4 Factory Capacity F1 19 30 50 10 7 F2 70 30 40 60 9 F3 40 8 70 20 18 Warehouse Requirement 5 8 7 14 34 Find the initial basic feasible solution by using North-West Corner Rule , Matrix Minima Method and Vogel’s Approximation Method 12/25/2016