LINEAR PROGRAMMINGExample 1 MaximiseI = x + 0.8y subject tox + y  1000 2x + y  1500 3x + 2y  2400 Initial solution: I = 0 at (0, 0)

Slides:



Advertisements
Similar presentations
EMIS 8374 LP Review: The Ratio Test. 1 Main Steps of the Simplex Method 1.Put the problem in row-0 form. 2.Construct the simplex tableau. 3.Obtain an.
Advertisements

Chapter 5: Linear Programming: The Simplex Method
Standard Minimization Problems with the Dual
SIMPLEX METHOD FOR LP LP Model.
Nonstandard Problmes Produced by E. Gretchen Gascon.
LECTURE 14 Minimization Two Phase method by Dr. Arshad zaheer
© Copyright Andrew Hall, 2002 FOMGT 353 Introduction to Management Science Pivoting Slide 1 The Simplex Method Pivoting, an Animation.
Chapter 6 Linear Programming: The Simplex Method
Dr. Sana’a Wafa Al-Sayegh
Copyright (c) 2003 Brooks/Cole, a division of Thomson Learning, Inc
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 9-1 © 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 9 Linear.
Sections 4.1 and 4.2 The Simplex Method: Solving Maximization and Minimization Problems.
9.4 Linear programming and m x n Games: Simplex Method and the Dual Problem In this section, the process of solving 2 x 2 matrix games will be generalized.
1. The Simplex Method for Problems in Standard Form 1.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
Linear Inequalities and Linear Programming Chapter 5
The Simplex Method: Standard Maximization Problems
5.4 Simplex method: maximization with problem constraints of the form
The Simplex Algorithm An Algorithm for solving Linear Programming Problems.
Operation Research Chapter 3 Simplex Method.
1 Linear programming simplex method This presentation will help you to solve linear programming problems using the Simplex tableau.
Minimization by Dr. Arshad zaheer
Chapter 4 Standard form – All variables are nonnegative – Pivot until all numbers in profit are positive Find pivot element and know how to pivot Standard.
Solving Linear Programs: The Simplex Method
Optimization Mechanics of the Simplex Method
Linear Programming (LP)
5.6 Maximization and Minimization with Mixed Problem Constraints
The Two-Phase Simplex Method LI Xiao-lei. Preview When a basic feasible solution is not readily available, the two-phase simplex method may be used as.
8. Linear Programming (Simplex Method) Objectives: 1.Simplex Method- Standard Maximum problem 2. (i) Greedy Rule (ii) Ratio Test (iii) Pivot Operation.
EE/Econ 458 The Simplex Method using the Tableau Method
Simplex Algorithm.Big M Method
This presentation shows how the tableau method is used to solve a simple linear programming problem in two variables: Maximising subject to two  constraints.
ECE 556 Linear Programming Ting-Yuan Wang Electrical and Computer Engineering University of Wisconsin-Madison March
1 1 Slide © 2000 South-Western College Publishing/ITP Slides Prepared by JOHN LOUCKS.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming: The Simplex Method Chapter 5.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Setting Up the Initial Simplex Tableau and Finding the Pivot Element Example 4.2 # 17 Produced by E. Gretchen Gascon.
The Simplex Method Updated 15 February Main Steps of the Simplex Method 1.Put the problem in Row-Zero Form. 2.Construct the Simplex tableau. 3.Obtain.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
The big M method LI Xiao-lei.
Simplex Method Adapting to Other Forms.  Until now, we have dealt with the standard form of the Simplex method  What if the model has a non-standard.
Business Mathematics MTH-367 Lecture 15. Chapter 11 The Simplex and Computer Solutions Methods continued.
Using Spreadsheets for Linear Programming with The Simplex Method A sample problem By: Jeffrey Bivin Lake Zurich High School Last Updated: October 11,
4  The Simplex Method: Standard Maximization Problems  The Simplex Method: Standard Minimization Problems  The Simplex Method: Nonstandard Problems.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
This presentation shows how the tableau method is used to solve a simple linear programming problem in two variables: Maximising subject to three  constraints.
10/2 The simplex algorithm. In an augmented matrix, if a column has a 1 and all other entries 0, it is said to be ‘in solution’. The 1 is called a ‘pivot’
1 1 Slide © 2005 Thomson/South-Western Linear Programming: The Simplex Method n An Overview of the Simplex Method n Standard Form n Tableau Form n Setting.
Chapter 4 Linear Programming: The Simplex Method
THE SIMPLEX ALGORITHM Step 1 The objective row is scanned and the column containing the most negative term is selected (pivotal column) - indicate with.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.3 The student will be able to formulate the dual problem. The student.
Gomory Cuts Updated 25 March Example ILP Example taken from “Operations Research: An Introduction” by Hamdy A. Taha (8 th Edition)“Operations Research:
1 THE REVISED SIMPLEX METHOD CONTENTS Linear Program in the Matrix Notation Basic Feasible Solution in Matrix Notation Revised Simplex Method in Matrix.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ 5.5 Dual problem: minimization.
10/9 More optimization Test 2 is scheduled for next Monday, October pm Come to this room, FB 200, to take the test. This is a room change from what.
Simplex Method Simplex: a linear-programming algorithm that can solve problems having more than two decision variables. The simplex technique involves.
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc. Linear Programming: An Algebraic Approach 4 The Simplex Method with Standard Maximization.
Foundations-1 The Theory of the Simplex Method. Foundations-2 The Essence Simplex method is an algebraic procedure However, its underlying concepts are.
MTH374: Optimization For Master of Mathematics By Dr. M. Fazeel Anwar Assistant Professor Department of Mathematics, CIIT Islamabad 1.
Decision Support Systems INF421 & IS Simplex: a linear-programming algorithm that can solve problems having more than two decision variables.
GOOD MORNING CLASS! In Operation Research Class, WE MEET AGAIN WITH A TOPIC OF :
The Simplex Method. and Maximize Subject to From a geometric viewpoint : CPF solutions (Corner-Point Feasible) : Corner-point infeasible solutions 0.
5.5 Dual problem: minimization with problem constraints of the form Associated with each minimization problem with constraints is a maximization problem.
Chapter 4 Linear Programming: The Simplex Method
The Simplex Method: Standard Minimization Problems
The Simplex Method: Nonstandard Problems
D1 Discrete Mathematics
LINEAR PROGRAMMING Example 1 Maximise I = x + 0.8y
Simplex Tableau Method
THE SIMPLEX ALGORITHM Step 1
Presentation transcript:

LINEAR PROGRAMMINGExample 1 MaximiseI = x + 0.8y subject tox + y  x + y  x + 2y  2400 Initial solution: I = 0 at (0, 0)

LINEAR PROGRAMMINGExample 1 MaximiseI = x + 0.8y subject to x + y  x + y  x + 2y  2400 MaximiseI whereI - x - 0.8y = 0 subject to x + y + s 1 = x + y + s 2 = x + 2y + s 3 = 2400

Ixys1s1 s2s2 s3s3 RHS SIMPLEX TABLEAU I = 0, x = 0, y = 0, s 1 = 1000, s 2 = 1500, s 3 = 2400 Initial solution

Ixys1s1 s2s2 s3s3 RHS PIVOT 1Choosing the pivot column Most negative number in objective row

Ixys1s1 s2s2 s3s3 RHS / / /3 PIVOT 1Choosing the pivot element Ratio test: Min. of 3 ratios gives 2 as pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 1Making the pivot Divide through the pivot row by the pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 1Making the pivot Objective row + pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 1Making the pivot First constraint row - pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 1Making the pivot Third constraint row – 3 x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 1New solution I = 750, x = 750, y = 0, s 1 = 250, s 2 = 0, s 3 = 150

LINEAR PROGRAMMINGExample MaximiseI = x + 0.8y subject tox + y  x + y  x + 2y  2400 Solution after pivot 1: I = 750 at (750, 0)

Ixys1s1 s2s2 s3s3 RHS PIVOT 2 Most negative number in objective row Choosing the pivot column

Ixys1s1 s2s2 s3s3 RHS / / /0.5 PIVOT 2Choosing the pivot element Ratio test: Min. of 3 ratios gives 0.5 as pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 2Making the pivot Divide through the pivot row by the pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 2Making the pivot Objective row x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 2Making the pivot First constraint row – 0.5 x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 2Making the pivot Second constraint row – 0.5 x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 2New solution I = 840, x = 600, y = 300, s 1 = 100, s 2 = 0, s 3 = 0

LINEAR PROGRAMMINGExample MaximiseI = x + 0.8y subject tox + y  x + y  x + 2y  2400 Solution after pivot 2: I = 840 at (600, 300)

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Choosing the pivot column Most negative number in objective row

Ixys1s1 s2s2 s3s3 RHS / / PIVOT 3Choosing the pivot element Ratio test: Min. of 2 ratios gives 1 as pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Making the pivot Divide through the pivot row by the pivot element

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Making the pivot Objective row x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Making the pivot Second constraint row – 2 x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Making the pivot Third constraint row + 3 x pivot row

Ixys1s1 s2s2 s3s3 RHS PIVOT 3Optimal solution I = 880, x = 400, y = 600, s 1 = 0, s 2 = 100, s 3 = 0

LINEAR PROGRAMMINGExample MaximiseI = x + 0.8y subject tox + y  x + y  x + 2y  2400 Optimal solution after pivot 3: I = 880 at (400, 600)