Introduction to Linear Programming BSAD 141 Dave Novak.

Slides:



Advertisements
Similar presentations
1Introduction to Linear ProgrammingLesson 2 Introduction to Linear Programming.
Advertisements

Linear Programming Problem
Chapter 19 – Linear Programming
LINEAR PROGRAMMING (LP)
Linear Programming. Introduction: Linear Programming deals with the optimization (max. or min.) of a function of variables, known as ‘objective function’,
Linear Programming.
Ch 3 Introduction to Linear Programming By Kanchala Sudtachat.
CCMIII U2D4 Warmup This graph of a linear programming model consists of polygon ABCD and its interior. Under these constraints, at which point does the.
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
Chapter 2 Linear Programming Models: Graphical and Computer Methods © 2007 Pearson Education.
Operations Management
An Introduction to Linear Programming : Graphical and Computer Methods
Introduction to Management Science
Linear and Integer Programming Models
Linear Programming: Fundamentals
6s-1Linear Programming CHAPTER 6s Linear Programming.
1 Lecture 2 & 3 Linear Programming and Transportation Problem.
Introduction to Management Science
Linear Programming: Model Formulation and Graphical Solution
Computational Methods for Management and Economics Carla Gomes Module 4 Displaying and Solving LP Models on a Spreadsheet.
Operations Management - 5 th Edition Chapter 13 Supplement Roberta Russell & Bernard W. Taylor, III Linear Programming.
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
Chapter 3 An Introduction to Linear Programming
1 1 Slides by John Loucks St. Edward’s University Modifications by A. Asef-Vaziri.
Chapter 3 Introduction to optimization models. Linear Programming The PCTech company makes and sells two models for computers, Basic and XP. Profits for.
FORMULATION AND GRAPHIC METHOD
Linear programming. Linear programming… …is a quantitative management tool to obtain optimal solutions to problems that involve restrictions and limitations.
Linear Programming Models: Graphical and Computer Methods
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
3.4 Linear Programming.
Linear Programming Chapter 13 Supplement.
Decision Making via Linear Programming: A simple introduction Fred Phillips
Mathematical Programming Cht. 2, 3, 4, 5, 9, 10.
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.
___________________________________________________________________________ Operations Research  Jan Fábry Linear Programming.
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
1 Linear Programming: Model Formulation and Graphical Solution.
___________________________________________________________________________ Quantitative Methods of Management  Jan Fábry Linear Programming.
1 1 Slide © 2005 Thomson/South-Western Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
Linear Programming – Simplex Method
LP: Summary thus far Requirements Graphical solutions Excel Sensitivity Analysis.
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.
Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization Problem n Graphical Solution Procedure.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
LINEAR PROGRAMMING.
Linear Programming Short-run decision making model –Optimizing technique –Purely mathematical Product prices and input prices fixed Multi-product production.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming Chapter 2.
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
2-1 Modeling with Linear Programming Chapter Optimal Solution for New Objective Function Graphical Solution of Maximization Model (12 of 12) Maximize.
Linear Programming Wyndor Glass Co. 3 plants 2 new products –Product 1: glass door with aluminum framing –Product 2: 4x6 foot wood frame window.
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
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 Pertemuan 4
2.7 Linear Programming Objectives: Use linear programming procedures to solve applications. Recognize situations where exactly one solution to a linear.
Chapter 2 An Introduction to Linear Programming
Introduction to Linear Programs
Systems of Equations and Inequalities
Linear Programming Wyndor Glass Co. 3 plants 2 new products
Introduction to linear programming (LP): Minimization
The application of mathematics and the scientific
Max Z = x1 + x2 2 x1 + 3 x2  6 (1) x2  1.5 (2) x1 - x2  2 (3)
INFM 718A / LBSC 705 Information For Decision Making
Linear Programming Problem
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an equation.
Presentation transcript:

Introduction to Linear Programming BSAD 141 Dave Novak

Topics Covered Discussion of Linear Programming Example handout

Linear Programming Linear – a linear relationship exists between variables (like our regression example) Program – a set of steps is followed to solve the model

The LP Model 1) Decision variables (x 1, x 2,… x i ) Typically represent quantities of something What are the “optimal” values of x 1, x 2 ? 2) Objective Function (OF): the linear equation describing the mathematical relationship between the decision variables Only 1 OF The expression we are maximizing or minimizing

The LP Model 3) Constraints: linear equations expressing values the decision variables (x 1, x 2 ) can or cannot take on Restrictions or conditions that apply to the problem For example, resource limitations like labor, materials, production capacity, etc. Nonnegativity constraints

Discussion Consider the question of how many trucks should be made by Ford What is a problem definition or objective? What are some decision variables What are some constraints? If profit increases based on the number of trucks sold, Ford would want to make an unlimited number of trucks… We have to impose realistic constraints

Irregular Problems May not always be a “best” solution Multiple optimal solutions Infeasible solution No values of (x 1, x 2 ) satisfy all constraints at the same time Unbounded solution Solution space for a Max problem is not bounded

When to use LP The decision involves minimizing or maximizing something The decision involves questions about how much or how many You have constraints on the decision variables Labor Input materials Production limitations

Example See the handout