Solving Linear Programming Problems: The Simplex Method

Slides:



Advertisements
Similar presentations
Hillier and Lieberman Chapter 4.
Advertisements

Chapter 5: Linear Programming: The Simplex Method
Lecture 3 Linear Programming: Tutorial Simplex Method
Operation Research Chapter 3 Simplex Method.
LECTURE 14 Minimization Two Phase method by Dr. Arshad zaheer
Chapter 6 Linear Programming: The Simplex Method
The Simplex Method The geometric method of solving linear programming problems presented before. The graphical method is useful only for problems involving.
Solving Linear Programming Problems: The Simplex Method
Dr. Sana’a Wafa Al-Sayegh
Computational Methods for Management and Economics Carla Gomes Module 6a Introduction to Simplex (Textbook – Hillier and Lieberman)
Water Resources Development and Management Optimization (Linear Programming) CVEN 5393 Feb 18, 2013.
Computational Methods for Management and Economics Carla Gomes Module 6b Simplex Pitfalls (Textbook – Hillier and Lieberman)
The Simplex Method: Standard Maximization Problems
Introduction to the Simplex Algorithm Active Learning – Module 3
Operation Research Chapter 3 Simplex Method.
Minimization by Dr. Arshad zaheer
Solving Linear Programs: The Simplex Method
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 99 Chapter 4 The Simplex Method.
Linear Programming (LP)
The Simplex Method.
5.6 Maximization and Minimization with Mixed Problem Constraints
Chapter 4 The Simplex Method
MIT and James Orlin © Chapter 3. The simplex algorithm Putting Linear Programs into standard form Introduction to Simplex Algorithm.
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Water Resources Development and Management Optimization (Linear Programming) CVEN 5393 Feb 25, 2013.
LINEAR PROGRAMMING SIMPLEX METHOD.
Chapter 3 Linear Programming Methods 高等作業研究 高等作業研究 ( 一 ) Chapter 3 Linear Programming Methods (II)
Introduction to Linear Programming
The Theory of the Simplex Method
Chapter 6 Linear Programming: The Simplex Method
EE/Econ 458 The Simplex Method using the Tableau Method
Simplex Algorithm.Big M Method
Chapter 6 Linear Programming: The Simplex Method Section 2 The Simplex Method: Maximization with Problem Constraints of the Form ≤
Topic III The Simplex Method Setting up the Method Tabular Form Chapter(s): 4.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.4 The student will be able to set up and solve linear programming problems.
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.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Public Policy Modeling Simplex Method Tuesday, October 13, 2015 Hun Myoung Park, Ph.D. Public Management & Policy Analysis Program Graduate School of International.
Pareto Linear Programming The Problem: P-opt Cx s.t Ax ≤ b x ≥ 0 where C is a kxn matrix so that Cx = (c (1) x, c (2) x,..., c (k) x) where c.
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.
Water Resources Development and Management Optimization (Linear Programming) CVEN 5393 Mar 4, 2011.
Linear Programming Revised Simplex Method, Duality of LP problems and Sensitivity analysis D Nagesh Kumar, IISc Optimization Methods: M3L5.
Mechanical Engineering Department 1 سورة النحل (78)
Linear Programming Erasmus Mobility Program (24Apr2012) Pollack Mihály Engineering Faculty (PMMK) University of Pécs João Miranda
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
Chapter 6 Linear Programming: The Simplex Method Section 4 Maximization and Minimization with Problem Constraints.
University of Colorado at Boulder Yicheng Wang, Phone: , Optimization Techniques for Civil and Environmental Engineering.
An-Najah N. University Faculty of Engineering and Information Technology Department of Management Information systems Operations Research and Applications.
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.
Decision Support Systems INF421 & IS Simplex: a linear-programming algorithm that can solve problems having more than two decision variables.
The Simplex Method. and Maximize Subject to From a geometric viewpoint : CPF solutions (Corner-Point Feasible) : Corner-point infeasible solutions 0.
Solving Linear Program by Simplex Method The Concept
Linear Programming Revised Simplex Method, Duality of LP problems and Sensitivity analysis D Nagesh Kumar, IISc Optimization Methods: M3L5.
Water Resources Development and Management Optimization (Linear Programming) CVEN 5393 Mar 7, 2011.
Perturbation method, lexicographic method
10CS661 OPERATION RESEARCH Engineered for Tomorrow.
10CS661 OPERATION RESEARCH Engineered for Tomorrow.
SOLVING LINEAR PROGRAMMING PROBLEMS: The Simplex Method
Chapter 4 Linear Programming: The Simplex Method
ENGM 631 Optimization Ch. 4: Solving Linear Programs: The Simplex Method.
Chapter 3 The Simplex Method and Sensitivity Analysis
Solving Linear Programming Problems: Asst. Prof. Dr. Nergiz Kasımbeyli
Lecture 4 Part I Mohamed A. M. A..
Simplex method (algebraic interpretation)
Presentation transcript:

Solving Linear Programming Problems: The Simplex Method Chapter 4: Hillier and Lieberman Chapter 4: Decision Tools for Agribusiness Dr. Hurley’s AGB 328 Course

Terms to Know Constraint Boundary, Corner-Point Solutions, Corner-Point Feasible Solution (CPF), Iteration, Iterative Algorithm, Optimality Test, Slack Variables, Augmented Form, Augmented Solution, Basic Solution, Basic Feasible Solution (BF), Non- Basic Variables, Basic Variables, Basis, Initial BF Solution

Terms to Know Cont. Minimum Ratio Test, Leaving Basic Variable, Entering Basic Variable, Elementary Algebraic Operations, Simplex Tableau, Pivot Column, Pivot Row, Pivot Number, Elementary Row Operations, Degenerate, Optimal Solution, Artificial-Variable Technique, Artificial Problem, Artificial Variable

Terms to Know Cont. Big M Method, Surplus Variable, Two- Phase Method, Shadow Price, Binding Constraints, Sensitive Parameters, Allowable Range, Parametric Linear Programming, Interior Points, Interior-Point Algorithms, Barrier Algorithm, Polynomial Time Algorithm, Exponential Time Algorithm

Wyndor Glass Co. Example Revisited 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +5 𝑥 2 Subject to: 𝑥 1 ≤4 2 𝑥 2 ≤12 3𝑥 1 + 2𝑥 2 ≤18 𝑥 1 ≥0, 𝑥 2 ≥0

Graphical View of Wyndor Problem x1=4 x2 9 2x2=12 6 3x1+2x2=18 4 6 x1

Items in the Graph to Consider Each line is a constraint boundary. The intersection of two constraint boundary lines gives a corner-point solution. Corner-point feasible solutions (CPF) are solutions to the intersection of two boundary constraint lines but also meet the criterion of all the other constraints in the model. E.g., (0,0); (0,6); (4,0); (4,3); (2,6)

Items in the Graph to Consider Cont. Corner-point infeasible solutions are solutions to two the intersection of two boundary constraint lines but do not meet the criterion of some other constraint in the model. E.g., (0,9); (6,0); (4,6) Two CPF solutions are considered adjacent if they share n-1 constraint boundaries where n represents the number of decision variables. E.g., (0,0) is adjacent to (0,6) and (4,0) E.g., (2,6) is adjacent to (4,3) and (0,6)

Optimality Test Assume that there is at least one optimal solution. A CPF solution is optimal if there are no other adjacent CPF solutions that increase Z.

Solving the Wyndor Glass Co Solving the Wyndor Glass Co. Example (Graphical Approach with Simplex Method in Mind) Iteration 0: Start from an initial CPF solution; usually the origin. Identify adjacent CPF solutions Test to see if you can improve Z by moving to an adjacent CPF solution. If no, you have found the optimal. If yes, move to adjacent CPF solution that improves Z the most and increment to the next iteration.

Iteration i: Start from CPF solution given from iteration i-1. Identify adjacent CPF solutions Test to see if you can improve Z by moving to an adjacent CPF solution. If no, you have found the optimal. If yes, move to adjacent CPF solution that improves Z the most and increment to the next iteration.

Algebraic Approach to the Simplex Method To solve a linear programming problem using a computer, a set of algebraic steps are needed. These algebraic steps are needed to allow the computer to solve a set of linear equations. The current Wyndor problem is not set up as a set of linear equations that are met with equality, rather they are expressions using inequality.

Slack Variables One way to change an inequality constraint to an equality constraint is to add what is known as a slack variable. The purpose of the slack variable is to take an inequality constraint and turning it into an equality constraint. Suppose we have the Wyndor constraint x1 ≤ 4, we can define a new variable x3= 4 - x1 where x3 ≥ 0. These last two constraints can replace the first constraint.

Creating the Augmented Form of Wyndor’s Model Using Slack Variables The following is equivalent to the original Wyndor problem: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +5 𝑥 2 Subject to: 𝑥 1 + 𝑥 3 =4 2 𝑥 2 + 𝑥 4 =12 3𝑥 1 + 2𝑥 2 + 𝑥 5 =18 𝑥 1 ≥0, 𝑥 2 ≥0, 𝑥 3 ≥0, 𝑥 4 ≥0, 𝑥 5 ≥0

Properties of a Basic Solution that Is Derived from the Augmented Problem Each variable in the solution is either a basic variable or a non basic variable The number of basic variables should equal the number of constraints The non basic variables are set to zero Why? The simultaneous solution to the system of equations will give the basic variables The basic solution is a basic feasible solution if all the non negativity constraints are satisfied

Solving the Wyndor Problem Using the Simplex Method: Step 0, Write the Set Equations to Solve Z -3x1 -5x2 = x1 +x3 4 2x2 +x4 12 3x1 +2x2 +x5 18

Solving the Wyndor Problem Using the Simplex Method: Step 1, Find an Initial Solution Because the slack variables were introduced into the problem, a natural initial solution is to set x1 = 0 and x2 = 0 This implies that x3 = 4, x4 = 12, and x5 = 18 This initial solution can be represented as: (0,0,4,12,18) x1 = 0 and x2 = 0 are the non basic variables for this current setup Why? This implies that Z = 0

Solving the Wyndor Problem Using the Simplex Method: Step 2, Test Solution for Optimality It is straightforward to see that increasing x1 or x2 would provide a better solution than the current one Why?

x2 becomes known as the entering basic variable Solving the Wyndor Problem Using the Simplex Method: Step 3, Determine Which Variable Should Increase Looking at the original equation Z = 3x1 + 5x2 it appears that it would be best to increase the amount of x2 Why? x2 becomes known as the entering basic variable

Solving the Wyndor Problem Using the Simplex Method: Step 4, Determine the Amount x2 Should Increase By We know that all variables in the problem must be non negative, which implies that: x3 = 4 ≥ 0 which implies x2 ≤ Infinity x4 = 12 – 2x2 ≥ 0 which implies x2 ≤ 6 x5 = 18 – 2x2 ≥ 0 which implies x2 ≤ 9 By the minimum ratio test, x2 is limited to be no larger than 6 which is the largest amount you can increase x2 This implies that x4 = 0 and becomes the leaving basic variable

Quick Algebraic Note Rule 1: You can add one equation to another without affecting the ultimate solution to the set of equations, e.g.: x1 = 5 and x2 = 7 is equivalent to: x1 + x2 = 12 and x2 = 7 The same is true for subtraction Rule 2: You can divide an equation by a number without affecting the results of the equation, e.g.: 4x1 + 8x2 = 12 is equivalent to: x1 + 2x2 = 3

First, divide the row with x4 in it by 2 to get: Solving the Wyndor Problem Using the Simplex Method: Step 5, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations First, divide the row with x4 in it by 2 to get: Z -3x1 -5x2 = x1 +x3 4 x2 +(1/2) x4 6 3x1 +2x1 +x5 18

Add 5 times the third row to the first row to get: Solving the Wyndor Problem Using the Simplex Method: Step 5, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. Add 5 times the third row to the first row to get: Z -3x1 +(5/2) x4 = 30 x1 +x3 4 x2 +(1/2) x4 6 3x1 +2x2 +x5 18

Subtract 2 times the third row from the fourth row to get: Solving the Wyndor Problem Using the Simplex Method: Step 5, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. Subtract 2 times the third row from the fourth row to get: Z -3x1 +(5/2) x4 = 30 x1 +x3 4 x2 +(1/2) x4 6 3x1 - x4 +x5

The new feasible solution is where x1 = 0 and x4 = 0 Solving the Wyndor Problem Using the Simplex Method: Step 5, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. The new feasible solution is where x1 = 0 and x4 = 0 This implies that x2 = 6, x3 = 4, and x5 = 6 This gives a new solution of (0,6,4,0,6) This new solution is adjacent to the previous solution

Solving the Wyndor Problem Using the Simplex Method: Step 6, Test Solution for Optimality It is straightforward to see that increasing x1 would provide a better solution than the current one Why? Why not change the x4 variable?

Solving the Wyndor Problem Using the Simplex Method: Step 7, Determine the Amount x1 Should Increase By We know that all variables in the problem must be non negative, which implies that: x3 = 4 – x1 ≥ 0 which implies x1 ≤ 4 x2 = 6 ≥ 0 which implies x1 ≤ Infinity x5 = 6 – 3x1 ≥ 0 which implies x1 ≤ 2 By the minimum ratio test, x1 is limited to be no larger than 2 which is the largest amount you can increase x1 This implies that x5 = 0 and becomes the leaving basic variable

First, divide the row with x5 in it by 3 to get: Solving the Wyndor Problem Using the Simplex Method: Step 8, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations First, divide the row with x5 in it by 3 to get: Z -3x1 +(5/2) x4 = 30 x1 +x3 4 x2 +(1/2) x4 6 - (1/3)x4 +(1/3)x5 2

Add 3 times the fourth row to the first row to get: Solving the Wyndor Problem Using the Simplex Method: Step 8, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. Add 3 times the fourth row to the first row to get: Z +(3/2) x4 +x5 = 36 x1 +x3 4 x2 +(1/2) x4 6 - (1/3)x4 +(1/3)x5 2

Subtract the fourth row from the second row to get: Solving the Wyndor Problem Using the Simplex Method: Step 8, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. Subtract the fourth row from the second row to get: Z +(3/2) x4 +x5 = 36 x3 + (1/3)x4 -(1/3)x5 2 x2 +(1/2) x4 6 x1 - (1/3)x4 +(1/3)x5

The new feasible solution is where x4 = 0 and x5 = 0 Solving the Wyndor Problem Using the Simplex Method: Step 8, Find the New Basic Feasible Solution by Using Elementary Algebraic Operations Cont. The new feasible solution is where x4 = 0 and x5 = 0 This implies that x1 = 2, x2 = 6, and x3 = 6 This gives a new solution of (2,6,2,0,0) This new solution is adjacent to the previous solution

It is straightforward to see that nothing else would increase Z Solving the Wyndor Problem Using the Simplex Method: Step 9, Test Solution for Optimality It is straightforward to see that nothing else would increase Z Why? Why not change the x4 or x5 variable? The maximum amount of Z is 36 at the optimal solution (2,6,2,0,0) The problem is done

Class Activity (Not Graded) Solve the following problem using the Simplex Method: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +4 𝑥 2 +5 𝑥 3 Subject to: 3𝑥 1 + 2𝑥 2 + 5𝑥 3 ≤150 1𝑥 1 + 4𝑥 2 + 1𝑥 3 ≤120 2𝑥 1 + 2𝑥 2 + 2𝑥 3 ≤100 𝑥 1 ≥0, 𝑥 2 ≥0, 𝑥 3 ≥0

On Your Own Activity Solve the following problem using the Simplex Method: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍= 𝑥 1 +2 𝑥 2 Subject to: 1𝑥 1 + 3𝑥 2 ≤8 1𝑥 1 + 𝑥 2 ≤4 𝑥 1 ≥0, 𝑥 2 ≥0

Representing Wyndor in Tabular Form Z -3x1 -5x2 = x1 +x3 4 2x2 +x4 12 3x1 +2x1 +x5 18 Coefficient of: Basic Variable Equation Z x1 x2 x3 x4 x5 Right Side 1 -3 -5 4 2 12 3 18

Solving Wyndor Method Using the Tabular Form Optimality Test Check to see if any of the coefficients in row one are negative If no, stop because you have the optimal solution If yes, your solution is not optimal and you most go to a first iteration An Iteration Find the entering basic variable by selecting the variable, i.e., column, with the largest negative coefficient This column is known as the pivot column

Solving Wyndor Method Using the Tabular Form Cont. Next determine the leaving basic variable by applying the minimum ratio test Divide the last column of numbers, i.e., the Right Side column, by the corresponding number in the pivot column If the pivot column has a zero, put infinity in for the number, or a very large number that is several orders of magnitude above the other calculated numbers Select the row with the smallest number after the division This becomes the leaving basic variable This row is known as the pivot row Where the pivot row and pivot column intersect, you will find the pivot number

Solving Wyndor Method Using the Tabular Form Cont. Solve for the new basic feasible solution by using elementary row operations to make the pivot number equal to one and all other pivot numbers in the pivot column equal to zero Use the optimality test to test the new BF solution If the new solution is optimal, then stop If the new solution is not optimal do another iteration

In-Class Activity (Not Graded) Solve the following problem using the tabular form of the Simplex Method: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +4 𝑥 2 +5 𝑥 3 Subject to: 3𝑥 1 + 2𝑥 2 + 5𝑥 3 ≤150 1𝑥 1 + 4𝑥 2 + 1𝑥 3 ≤120 2𝑥 1 + 2𝑥 2 + 2𝑥 3 ≤100 𝑥 1 ≥0, 𝑥 2 ≥0, 𝑥 3 ≥0

On Your Own Activity Solve the following problem using the tabular form of the Simplex Method: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍= 𝑥 1 +2 𝑥 2 Subject to: 1𝑥 1 + 3𝑥 2 ≤8 1𝑥 1 + 𝑥 2 ≤4 𝑥 1 ≥0, 𝑥 2 ≥0

Issues with Simplex Method Tie Between Entering Basic Variables Break the tie arbitrarily Leaving Basic Variables Tie Break tie arbitrarily, but it is possible to have problems No Leaving Basic Variable Occurs This implies you have an unbounded Z Multiple Optimal Solutions This occurs when the objective function has the same slope as the constraint that the optimal solution(s) are on

Handling Equality Constraints Equality constraints can cause problems under the initial solution method because there is no natural starting point for the algorithm To handle this issue, we can use the artificial variable technique and the Big M Method

Revised Wyndor Glass Co. Example with Equality Constraint 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +5 𝑥 2 Subject to: 𝑥 1 ≤4 2 𝑥 2 ≤12 3𝑥 1 + 2𝑥 2 =18 𝑥 1 ≥0, 𝑥 2 ≥0

The following is equivalent to the original Wyndor problem: Creating the Augmented Form of the Revised Wyndor’s Model Using Slack Variables The following is equivalent to the original Wyndor problem: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +5 𝑥 2 Subject to: 𝑥 1 + 𝑥 3 =4 2 𝑥 2 + 𝑥 4 =12 3𝑥 1 + 2𝑥 2 =18 𝑥 1 ≥0, 𝑥 2 ≥0, 𝑥 3 ≥0, 𝑥 4 ≥0

Tabular Form of Revised Wyndor Problem Notice in the table below that there is no obvious feasible first solution Coefficient of: Basic Variable Equation Z x1 x2 x3 x4 Right Side 1 -3 -5 4 2 12 x5 3 18

The Artificial Variable Techniques and The Big M Method This artificial variable technique introduces a non-negative variable similar to the slack variables To introduce this variable, an extremely large penalty must be introduced into the objective function for this variable being positive which will force the variable to be zero in the solution process The value we give to the penalty is known as M which is meant to represent an extremely large number

The following is equivalent to the original Wyndor problem: Creating the Augmented Form of the Revised Wyndor’s Model Using the Artificial Variable Technique The following is equivalent to the original Wyndor problem: 𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑍=3 𝑥 1 +5 𝑥 2 -M 𝑥 5 Subject to: 𝑥 1 + 𝑥 3 =4 2 𝑥 2 + 𝑥 4 =12 3𝑥 1 + 2𝑥 2 + 𝑥 5 =18 𝑥 1 ≥0, 𝑥 2 ≥0, 𝑥 3 ≥0, 𝑥 4 ≥0, 𝑥 5 ≥0

You next follow the simplex method Solving the Augmented Form of the Revised Wyndor’s Model Using the Artificial Variable Technique To solve these problems, you need to first get the penalty out of the objective function using elementary row operations You next follow the simplex method

The Issue of Negative Right-Hand Sides Suppose you have one of your constraints with a negative right-hand side E.g., 2x1 – 3x2 ≤ -6 To handle this issue, you can multiply both sides of the inequality by -1 -1(2x1 – 3x2) ≤ -1(-6) gives -2x1 + 3x2 ≥ 6 Notice that the inequality sign reverses

The Issue of ≥ Constraints When you have a ≥ constraint instead of ≤ constraint, then you first introduce a surplus variable that acts like a slack variable The surplus variable would have a negative sign in front of it You then utilize the artificial variable technique because the surplus variable will change the ≥ constraint to an = constraint

The Issue of Minimization Problems Two ways to deal with it Change the instructions in the simplex method Multiply the objective function by -1 Maximizing Z is the same as minimizing –Z Why?

Quick Note About the Artificial Variable Technique If the original problem has no feasible solution then the final solution will have at least one artificial variable greater than zero

Post-Optimality Analysis Re-Optimization For very large problems that may get small changes, it may make sense to start from the previous solution before changes were made to the model Shadow Price This value tells you how much the Z will change for small changes in a resource constraint Binding constraints will have positive shadow prices, while non-binding constraints will have a value of zero Shadow prices for the constraints all embedded in the final objective function from the simplex method

Sensitivity Analysis Sensitivity analysis is meant to understand how robust your model is to the assumptions made in the model One of the major assumptions made in the model concern the value of the coefficients in the objective function and the constraints Sensitivity analysis can be used to see how much a coefficient can change before the optimal answer changes

Sensitivity Analysis Cont. Sensitivity analysis can allow you to put allowable ranges around each of the coefficients An allowable range tells you all the values the coefficient can take before the optimal solution changes