Linear Programming (LP) Problems MAX (or MIN): c 1 X 1 + c 2 X 2 + … + c n X n Subject to:a 11 X 1 + a 12 X 2 + … + a 1n X n <= b 1 : a j1 X 1 + a j2 X.

Slides:



Advertisements
Similar presentations
Geometry and Theory of LP Standard (Inequality) Primal Problem: Dual Problem:
Advertisements

© 2003 Anita Lee-Post Linear Programming Part 2 By Anita Lee-Post.
1Introduction to Linear ProgrammingLesson 2 Introduction to Linear Programming.
LINEAR PROGRAMMING (LP)
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Linear Programming – Simplex Method
Linear Programming Problem
Linear Programming (LP) Decision Variables Objective (MIN or MAX) Constraints Graphical Solution.
Introduction to Management Science
Linear Programming Models: Graphical Methods
LINEAR PROGRAMMING (LP)
8/27: Linear Programming Lecture: LP Small Groups Homework.
Managerial Decision Modeling with Spreadsheets
Chapter 2 Linear Programming Models: Graphical and Computer Methods © 2007 Pearson Education.
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Three Classic Applications of LP Product Mix at Ponderosa Industrial –Considered limited.
1 Spreadsheet Modeling & Decision Analysis: A Practical Introduction to Management Science 3d edition by Cliff Ragsdale.
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 7-1 © 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 7 Linear.
Spreadsheet Modeling & Decision Analysis A Practical Introduction to Management Science 6 th edition Cliff T. Ragsdale © 2011 Cengage Learning. All Rights.
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
6s-1Linear Programming CHAPTER 6s Linear Programming.
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
1 1 Slide LINEAR PROGRAMMING Introduction to Sensitivity Analysis Professor Ahmadi.
QM B Lego Simplex. Scenario You manufacture tables and chairs. Tables and chairs are manufactured from small and large bricks. Small brick Large brick.
Goals and aims To introduce Linear Programming To find a knowledge on graphical solution for LP problems To solve linear programming problems using excel.
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
Linear Programming Operations Research – Engineering and Math Management Sciences – Business Goals for this section  Modeling situations in a linear environment.
Linear Programming Models: Graphical and Computer Methods
1-1 Introduction to Optimization and Linear Programming Chapter 1.
Goals and aims To introduce Linear Programming To find a knowledge on graphical solution for LP problems To solve linear programming problems using excel.
1© 2003 by Prentice Hall, Inc. Upper Saddle River, NJ The Wyndor Glass Company Problem (Hillier and Liberman) The Wyndor Glass Company is planning.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
3.4 Linear Programming.
Chapter 12 Section 12.1 The Geometry of Linear Programming.
Ardavan Asef-Vaziri Systems and Operations Management
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
1 DSCI 3023 Linear Programming Developed by Dantzig in the late 1940’s A mathematical method of allocating scarce resources to achieve a single objective.
1 Additional examples LP Let : X 1, X 2, X 3, ………, X n = decision variables Z = Objective function or linear function Requirement: Maximization of the.
BUSINESS MATHEMATICS & STATISTICS. LECTURE 45 Planning Production Levels: Linear Programming.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Linear Programming Introduction: Linear programming(LP) is a mathematical optimization technique. By “Optimization” technique we mean a method which attempts.
CDAE Class 12 Oct. 5 Last class: Quiz 3 3. Linear programming and applications Today: Result of Quiz 3 3. Linear programming and applications Next.
Linear Programming – Simplex Method
1 Max 8X 1 + 5X 2 (Weekly profit) subject to 2X 1 + 1X 2  1000 (Plastic) 3X 1 + 4X 2  2400 (Production Time) X 1 + X 2  700 (Total production) X 1.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
CDAE Class 13 Oct. 10 Last class: Result of Quiz 3 3. Linear programming and applications Class exercise 5 Today: 3. Linear programming and applications.
Linear Programming (LP) Problems MAX (or MIN): c 1 X 1 + c 2 X 2 + … + c n X n Subject to:a 11 X 1 + a 12 X 2 + … + a 1 n X n
Linear Programming Problems
Spreadsheet Modeling & Decision Analysis A Practical Introduction to Management Science 5 th edition Cliff T. Ragsdale.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
LINEAR PROGRAMMING.
Warm-upWarm-up Sketch the region bounded by the system of inequalities: 1) 2) Sketch the region bounded by the system of inequalities: 1) 2)
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
CDAE Class 15 Oct. 16 Last class: Result of group project 1 3. Linear programming and applications Class Exercise 7 Today: 3. Linear programming.
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
© 2009 Prentice-Hall, Inc. 7 – 1 Decision Science Chapter 3 Linear Programming: Maximization and Minimization.
1. Solve this system and find the product of its solutions. x + y = 7 2x – y =8 2. The feasible region for a set of constraints has vertices (2,0), (8,2)
Don Sutton Spring LP Basic Properties Objective Function – maximize/minimize profit/cost Resource Constraints – labor, money Decision.
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 7-1 1© 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 7 Linear.
1 1 Slide Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
An Introduction to Linear Programming
Linear Programming.
An Introduction to Linear Programming Pertemuan 4
Ardavan Asef-Vaziri Systems and Operations Management
Problem 1 Demand Total There are 20 full time employees, each can produce 10.
O.R. IN THE CLASSROOM SwedeBuild.
Linear Programming Objectives: Set up a Linear Programming Problem
Max Z = x1 + x2 2 x1 + 3 x2  6 (1) x2  1.5 (2) x1 - x2  2 (3)
Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an equation.
1.6 Linear Programming Pg. 30.
Presentation transcript:

Linear Programming (LP) Problems MAX (or MIN): c 1 X 1 + c 2 X 2 + … + c n X n Subject to:a 11 X 1 + a 12 X 2 + … + a 1n X n <= b 1 : a j1 X 1 + a j2 X 2 + … + a jn X n >=b j : a m1 X 1 + a m2 X 2 + … + a mn X n = b m

Weekly supply of raw materials: 6 Large Bricks 8 Small Bricks Products: Table Chair Profit = $20/TableProfit = $15/Chair The Lego Production Problem

X1 is the number of Chairs X2 is the number of Tables Large brick constraint X1+2X2 <= 6 Small brick constraint 2X1+2X2 <= 8 Objective function is to Maximize 15X1+20 X2 X1>=0 X2>= 0 Problem Formulation

0 Graphical Solution to the Prototype Problem Chairs Tables X1 + 2 X2 = 6 Large Bricks

0 Graphical Solution to the Prototype Problem Chairs Tables 2 X1 + 2 X2 = 8 Small Bricks

0 Graphical Solution to the Prototype Problem Chairs Tables X1 + 2 X2 = 6 Large Bricks 2 X1 + 2 X2 = 8 Small Bricks

0 Graphical Solution to the Prototype Problem Chairs Tables X1 + 2 X2 = 6 Large Bricks 2 X1 + 2 X2 = 8 Small Bricks

Z = 15 X X2 Lets draw it for 15 X X2 = 30 In this case if # of chair = 0, then # of table = 30/20 = 1.5 if # of table = 0, then # of chair = 30/15 = 2 The Objective Function

0 Graphical Solution to the Prototype Problem Chairs Tables X1 + 2 X2 = 6 Large Bricks 2 X1 + 2 X2 = 8 Small Bricks

We can make Product1 and or Product2. There are 3 resources; Resource1, Resource2, Resource3. Product1 needs one unit of Resource1, nothing of Resource2, and three units of resource3. Product2 needs nothing from Resource1, two units of Resource2, and two units of resource3. Net profit of product 1 and Product2 are 3 and 5, respectively. Formulate the Problem Solve it graphically Solve it using excel. A second example

Objective Function Z = 3 x 1 +5 x 2 Constraints Resource 1 x 1  4 Resource 2 2x 2  12 Resource 3 3 x x 2  18 Nonnegativity x 1  0, x 2  0 Problem 2 : Original version Product 1 needs 1 unit of resource 1, and 3 units of resource 3. Product 2 needs 2 units of resource 2 and 2 units of resource 3 There are 4 units of resource 1, 12 units of resource 2, and 18 units of resource 3

x 2 x 1 Max Z = x 1 + x 2 Subject to x 1  4 2x 2  12 3 x x 2  18 x 1  0, x 2  0 Problem 2 : Original version

x 2 x 1 Max Z = 3x 1 + 5x 2 Subject to x 1  4 2x 2  12 3 x x 2  18 x 1  0, x 2  0 Problem 2

x 2 x 1 Problem 2 : Original version Max Z = 2x 1 + 3x 2 Subject to x1 +3x2  6 4x1 +3x2  12 4x1 +x2  8 x 1  0, x 2  0 x2=0 x1 =6 x1 =0 x2 =2

x 2 x 1 Problem 2 : Original version Max Z = 2x 1 + 3x 2 Subject to x1 +3x2  6 4x1 +3x2  12 4x1 +x2  8 x 1  0, x 2  0 x2=0 x1 =3 x1 =0 x2 =4

x 2 x 1 Problem 2 : Original version Max Z = 2x 1 + 3x 2 Subject to x1 +3x2  6 4x1 +3x2  12 4x1 +x2  8 x 1  0, x 2  0 x2=0 x1 =2 x1 =0 x2 =8 How many corner points: 3 functional constraints plus two non-negativity constraints =5 Each time we solve two equations and two unknowns. Select two out of five (m+n)!/m!n! = COMBIN(5,2)= 10 How many feasible corner points: 4

x 2 x 1 Problem 2 : Original version Max Z = 2x 1 + 3x 2 Subject to x1 +3x2  6 4x1 +3x2  12 4x1 +x2  8 x 1  0, x 2  0 2x1+3x2 = 6 x2=0 x1=3 x1=0 x2= 2