Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.

Slides:



Advertisements
Similar presentations
Solving LP Problems in a Spreadsheet
Advertisements

Optimization problems using excel solver
Using Solver to solve a minimization LP + interpretation of output BSAD 30 Dave Novak Source: Anderson et al., 2013 Quantitative Methods for Business 12.
With Vegetable Farm Example
Understanding optimum solution
Lesson 08 Linear Programming
Wyndor Example; Enter data Organize the data for the model on the spreadsheet. Type in the coefficients of the constraints and the objective function.
Sensitivity Analysis Sensitivity analysis examines how the optimal solution will be impacted by changes in the model coefficients due to uncertainty, error.
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke.
Operations Management Linear Programming Module B - Part 2
Linear Programming Using the Excel Solver
19 Linear Programming CHAPTER
2-1 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions.
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Three Classic Applications of LP Product Mix at Ponderosa Industrial –Considered limited.
Operations Management Dr. Ron Lembke
Linear Programming Excel Solver. MAX8X 1 + 5X 2 s.t.2X 1 + 1X 2 ≤ 1000 (Plastic) 3X 1 + 4X 2 ≤ 2400 (Prod. Time) X 1 + X 2 ≤ 700 (Total Prod.) X 1 - X.
QM B Linear Programming
1 5. Linear Programming 1.Introduction to Constrained Optimization –Three elements: objective, constraints, decisions –General formulation –Terminology.
6s-1Linear Programming CHAPTER 6s Linear Programming.
3-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Linear Programming: Computer Solution and Sensitivity Analysis Chapter 3.
1 1 Slide LINEAR PROGRAMMING Introduction to Sensitivity Analysis Professor Ahmadi.
Computational Methods for Management and Economics Carla Gomes Module 4 Displaying and Solving LP Models on a Spreadsheet.
Solver & Optimization Problems n An optimization problem is a problem in which we wish to determine the best values for decision variables that will maximize.
LINEAR PROGRAMMING INTRODUCTION
3 Components for a Spreadsheet Linear Programming Problem There is one cell which can be identified as the Target or Set Cell, the single objective of.
1 1 Slides by John Loucks St. Edward’s University Modifications by A. Asef-Vaziri.
Non-Linear Simultaneous Equations
Linear programming. Linear programming… …is a quantitative management tool to obtain optimal solutions to problems that involve restrictions and limitations.
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
456/556 Introduction to Operations Research Optimization with the Excel 2007 Solver.
Supplement B Introduction to Optimization Operations Management by R. Dan Reid & Nada R. Sanders 3 rd Edition © Wiley 2005 PowerPoint Presentation by Roger.
3-1 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Linear Programming: Computer Solution and Sensitivity Analysis Chapter 3.
START EXCEL BUILD OR RETRIEVE YOUR OPTIMIZATION MODEL SAVE YOUR WORKBOOK!! CHOOSE “Solver…” IN THE “Tools” MENU SPECIFY IN SOLVER DIALOG BOX: 1.CELL TO.
1 The Role of Sensitivity Analysis of the Optimal Solution Is the optimal solution sensitive to changes in input parameters? Possible reasons for asking.
Solver & Optimization Problems n An optimization problem is a problem in which we wish to determine the best values for decision variables that will maximize.
Chapter 19 Linear Programming McGraw-Hill/Irwin
Spreadsheet Modeling of Linear Programming (LP). Spreadsheet Modeling There is no exact one way to develop an LP spreadsheet model. We will work through.
Linear Programming: Basic Concepts
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
We can make Product1 and Product2. There are 3 resources; Resource1, Resource2, Resource3. Product1 needs one hour of Resource1, nothing of Resource2,
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Chapter 6 Supplement Linear Programming.
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
MIS 463: Decision Support Systems for Business Review of Linear Programming and Applications Aslı Sencer.
Linear Programming Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
Wiley Supplement B Linear Programming Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition © Wiley 2010.
Goal Seek and Solver. Goal seeking helps you n Find a specific value for a target cell by adjusting the value of one other cell whose value is allowed.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
3 Characteristics of an Optimization Problem General descriptionKPiller Illustration Decisions that must be made; represented by decision variables How.
Math Programming Concept of Optimization (L.O. a ) Linear Programming Managerial Value of Information (L.O. d) Theory (L.O. b) Example Applications (L.O.
ENGM 631 Optimization Using Solver. Sec. 3.1Alt. Model Max Z = 3X 1 + 5X 2 s.t. X 1 < 8,000 X 2 < 6,000 3X 1 + 4X 2 < 36,000 X 1 > 0 X 2 > 0.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Supplement 6 Linear Programming.
3 Components for a Spreadsheet Optimization Problem  There is one cell which can be identified as the Target or Set Cell, the single objective of the.
Linear Programming II. George Dantzig 1947 Narendra Karmarkar Pioneers of LP.
6s-1Linear Programming William J. Stevenson Operations Management 8 th edition.
Solving Linear Optimization Problems Using the Solver Add-in.
Appendix A with Woodruff Edits Linear Programming Using the Excel Solver Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Supply Chain Management By Dr. Asif Mahmood Chapter 9: Aggregate Planning.
Exploring Microsoft Office Exploring Excel Appendix C
Introduction to Optimization
Linear Programming.
Linear Programming: Sensitivity Analysis and Duality
Solver & Optimization Problems
Wyndor Example; Enter data
Introduction to linear programming (LP): Minimization
Linear Programming Excel Solver.
Solving Linear Optimization Problems Using the Solver Add-in
BUS-221 Quantitative Methods
Presentation transcript:

Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.

You should be able to: 1. Describe the type of problem that would lend itself to solution using linear programming 2. Formulate a linear programming model from a description of a problem 3. Solve simple linear programming problems using the graphical method 4. Interpret computer solutions of linear programming problems 5. Do sensitivity analysis on the solution of a linear programming problem 19-2 Student Slides

LP A powerful quantitative tool used by operations and other manages to obtain optimal solutions to problems that involve restrictions or limitations Applications include: Establishing locations for emergency equipment and personnel to minimize response time Developing optimal production schedules Developing financial plans Determining optimal diet plans 19-3 Student Slides

LP Models Mathematical representations of constrained optimization problems LP Model Components: Objective function A mathematical statement of profit (or cost, etc.) for a given solution Decision variables Amounts of either inputs or outputs Constraints Limitations that restrict the available alternatives Parameters Numerical constants 19-4 Student Slides

1. List and define the decision variables (D.V.) These typically represent quantities 2. State the objective function (O.F.) It includes every D.V. in the model and its contribution to profit (or cost) 3. List the constraints Right hand side value Relationship symbol (≤, ≥, or =) Left Hand Side The variables subject to the constraint, and their coefficients that indicate how much of the RHS quantity one unit of the D.V. represents 4. Non-negativity constraints 19-5 Student Slides

MS Excel can be used to solve LP problems using its Solver routine Enter the problem into a worksheet Where there is a zero in Figure 19.15, a formula was entered Solver automatically places a value of zero after you input the formula You must designate the cells where you want the optimal values for the decision variables 19-6 Student Slides

19-7 Student Slides

In Excel 2010, click on Tools on the top of the worksheet, and in that menu, click on Solver Begin by setting the Target Cell This is where you want the optimal objective function value to be recorded Highlight Max (if the objective is to maximize) The changing cells are the cells where the optimal values of the decision variables will appear 19-8 Student Slides

Add a constraint, by clicking add For each constraint, enter the cell that contains the left-hand side for the constraint Select the appropriate relationship sign (≤, ≥, or =) Enter the RHS value or click on the cell containing the value Repeat the process for each system constraint 19-9 Student Slides

For the nonnegativity constraints, enter the range of cells designated for the optimal values of the decision variables Click OK, rather than Add You will be returned to the Solver menu Click on Options In the Options menu, Click on Assume Linear Model Click OK; you will be returned to the solver menu Click Solve Student Slides

19-11 Student Slides

The Solver Results menu will appear You will have one of two results A Solution In the Solver Results menu Reports box Highlight both Answer and Sensitivity Click OK An Error message Make corrections and click solve Student Slides

Solver will incorporate the optimal values of the decision variables and the objective function into your original layout on your worksheets Student Slides 19-13

Student Slides 19-14

Student Slides 19-15