SlideShare a Scribd company logo
1 of 23
1
Linear Programming
Requirements
 Maximize or minimize an objective
 Constraints act as limiting factor
 There must be alternatives available
 Mathematical relationship is linear
2
Basic Assumptions of LP
 Certainty (R/M per unit, Profit per unit)
 Proportionality ( R/M for 10 U = 1 U x 10)
 Additivity ( Profit From A & B =?)
 Divisibility (non integer solution- no of
chair produced per week = 2.5)
An Example LP Problem
Blue Ridge Hot Tubs produces two types of hot
tubs: Type X & Type Y.
There are 200 pumps, 1566 hours of labor,
and 2880 feet of tubing available.
Type X Type Y
Pumps 1 1
Labor 9 hours 6 hours
Tubing 12 feet 16 feet
Unit Profit $350 $300
5 Steps In Formulating LP Models:
1. Understand the problem.
2. Identify the decision variables.
X1=number of Type X to produce
X2=number of Type Y to produce
3. State the objective function as a linear
combination of the decision variables.
MAX: 350X1 + 300X2
5 Steps In Formulating LP
Models
(continued)
4. State the constraints as linear combinations
of the decision variables.
1X1 + 1X2 <= 200 } pumps
9X1 + 6X2 <= 1566 } labor
12X1 + 16X2 <= 2880 } tubing
5. Identify any upper or lower bounds on the
decision variables.
X1 >= 0
X2 >= 0
LP Model for Blue Ridge Hot
Tubs
MAX: 350X1 + 300X2
S.T.: 1X1 + 1X2 <= 200
9X1 + 6X2 <= 1566
12X1 + 16X2 <= 2880
X1 >= 0
X2 >= 0
Solving LP Problems:
An Intuitive Approach
 Idea: Each Type X (X1) generates the highest unit profit
($350), so let’s make as many of them as possible!
 How many would that be?
 Let X2 = 0
 1st constraint: 1X1 <= 200
 2nd constraint: 9X1 <=1566 or X1 <=174
 3rd constraint: 12X1 <= 2880 or X1 <= 240
 If X2=0, the maximum value of X1 is 174 and the total
profit is $350*174 + $300*0 = $60,900
 This solution is feasible, but is it optimal?
 No!
Solving LP Problems:
A Graphical Approach
 The constraints of an LP problem
defines its feasible region.
 The best point in the feasible region is
the optimal solution to the problem.
 For LP problems with 2 variables, it is
easy to plot the feasible region and
find the optimal solution.
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 200)
(200, 0)
boundary line of pump constraint
X1 + X2 = 200
Plotting the First Constraint
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 261)
(174, 0)
boundary line of labor constraint
9X1 + 6X2 = 1566
Plotting the Second Constraint
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 180)
(240, 0)
boundary line of tubing constraint
12X1 + 16X2 = 2880
Feasible Region
Plotting the Third Constraint
X2
Plotting A Level Curve of the
Objective Function
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 116.67)
(100, 0)
objective function
350X1 + 300X2 = 35000
A Second Level Curve of the
Objective Function
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 175)
(150, 0)
objective function
350X1 + 300X2 = 35000
objective function
350X1 + 300X2 = 52500
Using A Level Curve to Locate
the Optimal Solution
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
objective function
350X1 + 300X2 = 35000
objective function
350X1 + 300X2 = 52500
optimal solution
Calculating the Optimal
Solution
 The optimal solution occurs where the “pumps” and
“labor” constraints intersect.
 This occurs where:
X1 + X2 = 200 (1)
and 9X1 + 6X2 = 1566 (2)
 From (1) we have, X2 = 200 -X1 (3)
 Substituting (3) for X2 in (2) we have,
9X1 + 6 (200 -X1) = 1566
which reduces to X1 = 122
 So the optimal solution is,
X1=122, X2=200-X1=78
Total Profit = $350*122 + $300*78 = $66,100
Enumerating The Corner Points
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
(0, 180)
(174, 0)
(122, 78)
(80, 120)
(0, 0)
obj. value = $54,000
obj. value = $64,000
obj. value = $66,100
obj. value = $60,900
obj. value = $0
Summary of Graphical
Solution
to LP Problems
1. Plot the boundary line of each constraint
2. Identify the feasible region
3. Locate the optimal solution by either:
a. Plotting level curves
b. Enumerating the extreme points
Special Conditions in LP
Models
 A number of anomalies can occur in LP
problems:
 Alternate Optimal Solutions
 Redundant Constraints
 Unbounded Solutions
 Infeasibility
Example of Alternate Optimal
Solutions
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
450X1 + 300X2 = 78300
objective function level curve
alternate optimal solutions
Example of a Redundant Constraint
X2
X1
250
200
150
100
50
0
0 50 100 150 200 250
boundary line of tubing constraint
Feasible Region
boundary line of pump constraint
boundary line of labor constraint
Example of an Unbounded Solution
X2
X1
1000
800
600
400
200
0
0 200 400 600 800 1000
X1 + X2 = 400
X1 + X2 = 600
objective function
X1 + X2 = 800
objective function
-X1 + 2X2 = 400
22

 There are no points that satisfy both constraints, hence this problem has
no feasible region, and no optimal solution.
x2
x1
4x1 + 3x2 < 12
2x1 + x2 > 8
3 4
4
8
23
The XYZ Company owns a small paint factory that produces
both exterior and interior house paints. Two basic raw
materials A and B are required to manufacture the paints.
Maximum availability of raw material A and B are 6 tons and 8
tons per day respectively. To produce 1 ton of exterior paint
they need 1 ton of A and 2 tons of B. To produce 1 ton of
interior paint they need 2 tons of A and 1 ton of B. A market
survey has established that the daily demand for interior paint
cannot exceed that of exterior paint by 1 ton. The survey also
shows that the maximum demand for interior paint is limited
to 2 tons per day. Profit for exterior and interior paint is Tk.
3000 and Tk. 2, 000 respectively.
 (A) Represent the problem in standard LP form.

More Related Content

Similar to Linear Programming.ppt

Linear programming graphical method
Linear programming graphical methodLinear programming graphical method
Linear programming graphical methodDr. Abdulfatah Salem
 
Lecture - Linear Programming.pdf
Lecture - Linear Programming.pdfLecture - Linear Programming.pdf
Lecture - Linear Programming.pdflucky141651
 
sensitivity analysis.ppt
sensitivity analysis.pptsensitivity analysis.ppt
sensitivity analysis.pptrohit776596
 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.pptEbsaAbdi
 
Linear programming
Linear programmingLinear programming
Linear programmingTarun Gehlot
 
1.Operations Research.ppt
1.Operations Research.ppt1.Operations Research.ppt
1.Operations Research.pptGeethPerera6
 
Linear progarmming part 1
Linear progarmming   part 1Linear progarmming   part 1
Linear progarmming part 1Divya K
 
sensitivity analyses.ppt
sensitivity analyses.pptsensitivity analyses.ppt
sensitivity analyses.pptrohit776596
 
Linear Programming Quiz Solution
Linear Programming Quiz SolutionLinear Programming Quiz Solution
Linear Programming Quiz SolutionEd Dansereau
 
sensitivity analyses.ppt
sensitivity analyses.pptsensitivity analyses.ppt
sensitivity analyses.pptrohit776596
 
beyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsbeyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsAngelica Angelo Ocon
 

Similar to Linear Programming.ppt (20)

Linear programming graphical method
Linear programming graphical methodLinear programming graphical method
Linear programming graphical method
 
Intro week3 excel vba_114e
Intro week3 excel vba_114eIntro week3 excel vba_114e
Intro week3 excel vba_114e
 
Lecture - Linear Programming.pdf
Lecture - Linear Programming.pdfLecture - Linear Programming.pdf
Lecture - Linear Programming.pdf
 
sensitivity analysis.ppt
sensitivity analysis.pptsensitivity analysis.ppt
sensitivity analysis.ppt
 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
 
qmb12ch08.pptx
qmb12ch08.pptxqmb12ch08.pptx
qmb12ch08.pptx
 
Chapter four
Chapter fourChapter four
Chapter four
 
Linear programming
Linear programmingLinear programming
Linear programming
 
1.Operations Research.ppt
1.Operations Research.ppt1.Operations Research.ppt
1.Operations Research.ppt
 
Lenier Equation
Lenier EquationLenier Equation
Lenier Equation
 
Management Science
Management Science Management Science
Management Science
 
Linear progarmming part 1
Linear progarmming   part 1Linear progarmming   part 1
Linear progarmming part 1
 
LP.pptx
LP.pptxLP.pptx
LP.pptx
 
sensitivity analyses.ppt
sensitivity analyses.pptsensitivity analyses.ppt
sensitivity analyses.ppt
 
Linear Programming Quiz Solution
Linear Programming Quiz SolutionLinear Programming Quiz Solution
Linear Programming Quiz Solution
 
sensitivity analyses.ppt
sensitivity analyses.pptsensitivity analyses.ppt
sensitivity analyses.ppt
 
Lp graphical and simplexx892
Lp graphical and simplexx892Lp graphical and simplexx892
Lp graphical and simplexx892
 
16083116
1608311616083116
16083116
 
beyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsbeyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensions
 

More from Abdullah Amin

Chapter 1 - Introduction to Management and Organizations
Chapter 1 - Introduction to Management and OrganizationsChapter 1 - Introduction to Management and Organizations
Chapter 1 - Introduction to Management and OrganizationsAbdullah Amin
 
Spotify - international marketing culture
Spotify - international marketing cultureSpotify - international marketing culture
Spotify - international marketing cultureAbdullah Amin
 
International market n cultural dynamics
International market n cultural dynamicsInternational market n cultural dynamics
International market n cultural dynamicsAbdullah Amin
 
Hypothesis Testing on bus. analytics 101
Hypothesis Testing on bus. analytics 101Hypothesis Testing on bus. analytics 101
Hypothesis Testing on bus. analytics 101Abdullah Amin
 
Location Planning.pptx
Location Planning.pptxLocation Planning.pptx
Location Planning.pptxAbdullah Amin
 

More from Abdullah Amin (7)

Chapter 1 - Introduction to Management and Organizations
Chapter 1 - Introduction to Management and OrganizationsChapter 1 - Introduction to Management and Organizations
Chapter 1 - Introduction to Management and Organizations
 
Spotify - international marketing culture
Spotify - international marketing cultureSpotify - international marketing culture
Spotify - international marketing culture
 
International market n cultural dynamics
International market n cultural dynamicsInternational market n cultural dynamics
International market n cultural dynamics
 
Hypothesis Testing on bus. analytics 101
Hypothesis Testing on bus. analytics 101Hypothesis Testing on bus. analytics 101
Hypothesis Testing on bus. analytics 101
 
AXE_draft.pptx
AXE_draft.pptxAXE_draft.pptx
AXE_draft.pptx
 
Location Planning.pptx
Location Planning.pptxLocation Planning.pptx
Location Planning.pptx
 
Presentation 3.pptx
Presentation 3.pptxPresentation 3.pptx
Presentation 3.pptx
 

Recently uploaded

(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCRsoniya singh
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...aditipandeya
 
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...gurkirankumar98700
 
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7dollysharma2066
 
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024Fikrie Omar
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...aditipandeya
 
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girl
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girlDelhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girl
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girlsoniya singh
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...aditipandeya
 
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...LHelferty
 
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCRsoniya singh
 
Product Catalog Bandung Home Decor Design Furniture
Product Catalog Bandung Home Decor Design FurnitureProduct Catalog Bandung Home Decor Design Furniture
Product Catalog Bandung Home Decor Design Furniturem3resolve
 
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCRsoniya singh
 
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...soniya singh
 
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCRsoniya singh
 
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCRsoniya singh
 

Recently uploaded (20)

(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Khanpur 🔝 Delhi NCR
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...
VIP 7001035870 Find & Meet Hyderabad Call Girls Jubilee Hills high-profile Ca...
 
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...
High Profile Call Girls in Lucknow | Whatsapp No 🧑🏼‍❤️‍💋‍🧑🏽 8923113531 𓀇 VIP ...
 
Cheap Rate ➥8448380779 ▻Call Girls In Sector 56 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 56 GurgaonCheap Rate ➥8448380779 ▻Call Girls In Sector 56 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 56 Gurgaon
 
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7
Call Girls At-( Nearby )-Bhikaji Cama Place, Delhi | ⑧③77⓿⑧76⓿7
 
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024
TDC Health Limited Nigeria Business Plan Opportunity Presentation 2024
 
Pakistani Jumeirah Call Girls # +971559085003 # Pakistani Call Girls In Jumei...
Pakistani Jumeirah Call Girls # +971559085003 # Pakistani Call Girls In Jumei...Pakistani Jumeirah Call Girls # +971559085003 # Pakistani Call Girls In Jumei...
Pakistani Jumeirah Call Girls # +971559085003 # Pakistani Call Girls In Jumei...
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Secunderabad high-profile Cal...
 
Cheap Rate ➥8448380779 ▻Call Girls In Sector 55 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 55 GurgaonCheap Rate ➥8448380779 ▻Call Girls In Sector 55 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 55 Gurgaon
 
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girl
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girlDelhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girl
Delhi Munirka 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex call girl
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...
VIP 7001035870 Find & Meet Hyderabad Call Girls Gachibowli high-profile Call ...
 
🔝9953056974🔝!!-YOUNG BOOK model Call Girls In New friends colony Delhi Escort...
🔝9953056974🔝!!-YOUNG BOOK model Call Girls In New friends colony Delhi Escort...🔝9953056974🔝!!-YOUNG BOOK model Call Girls In New friends colony Delhi Escort...
🔝9953056974🔝!!-YOUNG BOOK model Call Girls In New friends colony Delhi Escort...
 
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...
Report about the AHIABGA-UnityNet UNDRIPDay / Earth-Day 2024 Gathering in Mar...
 
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Safdarjung Enclave 🔝 Delhi NCR
 
Product Catalog Bandung Home Decor Design Furniture
Product Catalog Bandung Home Decor Design FurnitureProduct Catalog Bandung Home Decor Design Furniture
Product Catalog Bandung Home Decor Design Furniture
 
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Siri Fort 🔝 Delhi NCR
 
Hot Sexy call girls in Rajouri Garden🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rajouri Garden🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rajouri Garden🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rajouri Garden🔝 9953056974 🔝 Delhi escort Service
 
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon Rajiv Chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
 
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Sriniwaspuri 🔝 Delhi NCR
 
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Babarpur 🔝 Delhi NCR
 

Linear Programming.ppt

  • 1. 1 Linear Programming Requirements  Maximize or minimize an objective  Constraints act as limiting factor  There must be alternatives available  Mathematical relationship is linear
  • 2. 2 Basic Assumptions of LP  Certainty (R/M per unit, Profit per unit)  Proportionality ( R/M for 10 U = 1 U x 10)  Additivity ( Profit From A & B =?)  Divisibility (non integer solution- no of chair produced per week = 2.5)
  • 3. An Example LP Problem Blue Ridge Hot Tubs produces two types of hot tubs: Type X & Type Y. There are 200 pumps, 1566 hours of labor, and 2880 feet of tubing available. Type X Type Y Pumps 1 1 Labor 9 hours 6 hours Tubing 12 feet 16 feet Unit Profit $350 $300
  • 4. 5 Steps In Formulating LP Models: 1. Understand the problem. 2. Identify the decision variables. X1=number of Type X to produce X2=number of Type Y to produce 3. State the objective function as a linear combination of the decision variables. MAX: 350X1 + 300X2
  • 5. 5 Steps In Formulating LP Models (continued) 4. State the constraints as linear combinations of the decision variables. 1X1 + 1X2 <= 200 } pumps 9X1 + 6X2 <= 1566 } labor 12X1 + 16X2 <= 2880 } tubing 5. Identify any upper or lower bounds on the decision variables. X1 >= 0 X2 >= 0
  • 6. LP Model for Blue Ridge Hot Tubs MAX: 350X1 + 300X2 S.T.: 1X1 + 1X2 <= 200 9X1 + 6X2 <= 1566 12X1 + 16X2 <= 2880 X1 >= 0 X2 >= 0
  • 7. Solving LP Problems: An Intuitive Approach  Idea: Each Type X (X1) generates the highest unit profit ($350), so let’s make as many of them as possible!  How many would that be?  Let X2 = 0  1st constraint: 1X1 <= 200  2nd constraint: 9X1 <=1566 or X1 <=174  3rd constraint: 12X1 <= 2880 or X1 <= 240  If X2=0, the maximum value of X1 is 174 and the total profit is $350*174 + $300*0 = $60,900  This solution is feasible, but is it optimal?  No!
  • 8. Solving LP Problems: A Graphical Approach  The constraints of an LP problem defines its feasible region.  The best point in the feasible region is the optimal solution to the problem.  For LP problems with 2 variables, it is easy to plot the feasible region and find the optimal solution.
  • 9. X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 200) (200, 0) boundary line of pump constraint X1 + X2 = 200 Plotting the First Constraint
  • 10. X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 261) (174, 0) boundary line of labor constraint 9X1 + 6X2 = 1566 Plotting the Second Constraint
  • 11. X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 180) (240, 0) boundary line of tubing constraint 12X1 + 16X2 = 2880 Feasible Region Plotting the Third Constraint
  • 12. X2 Plotting A Level Curve of the Objective Function X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 116.67) (100, 0) objective function 350X1 + 300X2 = 35000
  • 13. A Second Level Curve of the Objective Function X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 175) (150, 0) objective function 350X1 + 300X2 = 35000 objective function 350X1 + 300X2 = 52500
  • 14. Using A Level Curve to Locate the Optimal Solution X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 objective function 350X1 + 300X2 = 35000 objective function 350X1 + 300X2 = 52500 optimal solution
  • 15. Calculating the Optimal Solution  The optimal solution occurs where the “pumps” and “labor” constraints intersect.  This occurs where: X1 + X2 = 200 (1) and 9X1 + 6X2 = 1566 (2)  From (1) we have, X2 = 200 -X1 (3)  Substituting (3) for X2 in (2) we have, 9X1 + 6 (200 -X1) = 1566 which reduces to X1 = 122  So the optimal solution is, X1=122, X2=200-X1=78 Total Profit = $350*122 + $300*78 = $66,100
  • 16. Enumerating The Corner Points X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 (0, 180) (174, 0) (122, 78) (80, 120) (0, 0) obj. value = $54,000 obj. value = $64,000 obj. value = $66,100 obj. value = $60,900 obj. value = $0
  • 17. Summary of Graphical Solution to LP Problems 1. Plot the boundary line of each constraint 2. Identify the feasible region 3. Locate the optimal solution by either: a. Plotting level curves b. Enumerating the extreme points
  • 18. Special Conditions in LP Models  A number of anomalies can occur in LP problems:  Alternate Optimal Solutions  Redundant Constraints  Unbounded Solutions  Infeasibility
  • 19. Example of Alternate Optimal Solutions X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 450X1 + 300X2 = 78300 objective function level curve alternate optimal solutions
  • 20. Example of a Redundant Constraint X2 X1 250 200 150 100 50 0 0 50 100 150 200 250 boundary line of tubing constraint Feasible Region boundary line of pump constraint boundary line of labor constraint
  • 21. Example of an Unbounded Solution X2 X1 1000 800 600 400 200 0 0 200 400 600 800 1000 X1 + X2 = 400 X1 + X2 = 600 objective function X1 + X2 = 800 objective function -X1 + 2X2 = 400
  • 22. 22   There are no points that satisfy both constraints, hence this problem has no feasible region, and no optimal solution. x2 x1 4x1 + 3x2 < 12 2x1 + x2 > 8 3 4 4 8
  • 23. 23 The XYZ Company owns a small paint factory that produces both exterior and interior house paints. Two basic raw materials A and B are required to manufacture the paints. Maximum availability of raw material A and B are 6 tons and 8 tons per day respectively. To produce 1 ton of exterior paint they need 1 ton of A and 2 tons of B. To produce 1 ton of interior paint they need 2 tons of A and 1 ton of B. A market survey has established that the daily demand for interior paint cannot exceed that of exterior paint by 1 ton. The survey also shows that the maximum demand for interior paint is limited to 2 tons per day. Profit for exterior and interior paint is Tk. 3000 and Tk. 2, 000 respectively.  (A) Represent the problem in standard LP form.