The Simplex Method
Susana Barreiro
17 March 2021
The Simplex Method
• The Simplex Method
• The Simplex Method - formulation (standard form)
• The Simplex Method - procedure
• The Simplex Method - particular cases
o Tie for the Entering BV
o Tie for the Leaving BV - degenerate
o No leaving BV – Unbounded Z
o Multiple optimal solutions
• The Simplex Method - other cases
o Minimization of the objective function
o Negative Right Hand Sides
o Eliminating negative variables
o Functional constraints in ≥ and = form
o Eliminating unconstrained variables
• The Simplex Method – Exercises
Simplex Method
• The graphical approach can be used for two-variable LP problems
• Unfortunately, most real-life LPs problems require a method to find
optimal solutions capable of dealing with several variables: the
simplex algorithm
In the classes we will focus on the manual application of the simplex algorithm (using
EXCEL), although computer packages to apply the simplex algorithm have been
developed (LINDO and LINGO)
Simplex Method
Formulation
Simplex Method - Formulation
In LP problem, the decision maker
usually wants to:
maximize (usually revenue or profit)
mminimize (usually costs)
the objective function (Z) is
expressed by a set of decision
variables
Certain limitations are often
imposed to these decision
variables (expressed in the form
of ≤, = or ≥).
These restrictions are called
constraints
Max: Z = 90 x1 + 120 x2
Subject to:
x1 ≤ 40
x2 ≤ 50
2x1 + 3x2 ≤ 180
and x1 ≥ 0; x2 ≥ 0
(ha of pine)
(ha of eucalypt)
(days of work)
(€/yr)
Poets’ Problem
Simplex Method - Formulation
• 1) Objective function is maximized
• 2) Constraints in the form of ≤
inequalities
• 3) All values on the right handside are ≥
• 4) All variables are nonnegative (≥)
The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric
concepts that requires LP problems to be presented in the standard form:
Max: Z = 90 x1 + 120 x2
Subject to:
x1 ≤ 40
x2 ≤ 50
2x1 + 3x2 ≤ 180
and x1 ≥ 0; x2 ≥ 0
(ha of pine)
(ha of eucalypt)
(days of work)
(€/yr)
Simplex Method - Formulation
The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric
concepts that must be translated into algebraic language to allow solving systems of equations.
1st - transform all inequalities into equalities by introducing one additional variable to
each constraint (the slack variables: S1, S2, S3).
Max: Z = 90 x1 + 120 x2
Subject to:
x1 + S1 = 40
x2 + S2 = 50
2x1 + 3x2 + S3 = 180
and x1 x2 S1 S2 S3 ≥ 0
Max: Z = 90 x1 + 120 x2
Subject to:
x1 + S1 ≤ 40
x2 + S2 ≤ 50
2x1 + 3x2 + S3 ≤ 180
and x1 x2 S1 S2 S3 ≥ 0
Original form: Standard or augmented form:
Simplex Method - Formulation
The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric
concepts that must be translated into algebraic language to allow solving systems of equations.
1st - transform all inequalities into equalities by introducing one additional variable to
each constraint (the slack variables: S1, S2, S3).
2nd - transform the objective function into an additional constraint
Max: Z = 90 x1 + 120 x2
Subject to:
x1 + S1 = 40
x2 + S2 = 50
2x1 + 3x2 + S3 = 180
and x1 , x2 , S1 , S2 , S3 ≥ 0
Z - 90 x1 - 120 x2 = 0
x1 + S1 = 40
x2 + S2 = 50
2x1 + 3x2 + S3 = 180
Simplex Method - Formulation
The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric
concepts that must be translated into algebraic language to allow solving systems of equations.
1st - transform all inequalities into equalities by introducing one additional variable to
each constraint (the slack variables: S1, S2, S3).
2nd - transform the objective function into an additional constraint
3rd - build the Simplex tabular form where only the essential information is recorded
Z - 90 x1 - 120 x2 = 0
x1 + S1 = 40
x2 + S2 = 50
2x1 + 3x2 + S3 = 180
Simplex Method - Formulation
The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric
concepts that must be translated into algebraic language to allow solving systems of equations.
1st - transform all inequalities into equalities by introducing one additional variable to
each constraint (the slack variables: S1, S2, S3).
2nd - transform the objective function into an additional constraint
3rd - build the Simplex tabular form where only the essential information is recorded
Basic
variables
Non-basic
variables
initialize the procedure setting x1 = x2 = 0
Each basic feasible solution has basic or
non-basic variables
- non-basic variables are set to ZERO
- basic variables are directly obtained from
the table
(X1, X2, S1, S2, S3 ) =( 0, 0, 40, 50, 180)
Simplex Method - Graphical analysis
• The Simplex algorithm is a search procedure that:
- shifts through the set of basic feasible solutions, one at a time, until the
optimal basic feasible solution (whenever it exists) is identified.
- the method is an efficient implementation the Corner Points Procedure.
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
Corner point feasible solutions –
vertices of the feasible region
Optimal solution(s) – vertice(s) of
the feasible region that maximize Z,
ie solution that gives the best
favorable value to the objective
function
Simplex Method - Graphical analysis
• The Simplex algorithm is a search procedure that:
- shifts through the set of basic feasible solutions, one at a time, until the
optimal basic feasible solution (whenever it exists) is identified.
- the method is an efficient implementation the Corner Points Procedure.
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
Replacing X1 and X2 by the values of A, B, C,
D and E in the objective function:
ZA= 0
ZB= 6000
ZC= 7350
ZD= 7600
ZE = 3600
Z = 90 x1 + 120 x2
Simplex Method - Graphical analysis
• The Simplex algorithm is a search procedure that:
- shifts through the set of basic feasible solutions, one at a time, until the
optimal basic feasible solution (whenever it exists) is identified.
- the method is an efficient implementation the Corner Points Procedure.
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
Feasible solutions – within or on the
border of the feasible region ie
solutions for which the constraints
are satisfied
Infeasible solution – outside the
feasible region, ie solution for which
at least one constraint is violated
Simplex Method - Formulation
Bring the LP problem to the standard form -> obtain a BFS ie set A= (x1, x2) = (0, 0)
Find another feasible solution
Find in which direction to move towards the algebraic equivalent of
an extreme point ie a Basic Feasible Solution with a single different
basic variable
Swap the non-basic variable with one of the basic variables
Apply Gaussian elimination to transform the new basic variable to
(0,1) while solving for Z
No
Optimality check
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
A = (X1, X2, S1, S2, S3 )
= ( 0, 0, 40, 50, 180)
B = (X1, X2, S1, S2, S3 )
= ( 0, 50, 40, 0, 30)
C = (X1, X2, S1, S2, S3 )
= (15, 50, 0, 25, 0 )
A B C
basic S1, S2, S3 S1, X2, S3 X1, X2, S2
non-basic X1, X2 X1, S2 S1, S3
A is adjacent to B but not to C
B is adjacent to both A and C
Simplex Method
Procedure
Simplex Method - Procedure
Bring the LP problem to the standard form -> obtain a BFS ie set (x1, x2) = (0, 0)
Find another feasible solution
Entering variable: Choose the entering variable (in a max problem) to be
the NBV with the most negative coefficient in Row 0. Ties may be broken
in an arbitrary fashion.
Leaving BV: apply minimum ratio test - identify the row with the smallest
ratio RHS /aij (the most restrictive Row); the BV for this row is the leaving
BV (it becomes nonbasic).
Apply Gauss-Jordan elimination procedure to solve the system of linear
equations.
No
Optimality check:
The current BFS is optimal (in
a max LP) if every coefficient
in Row 0 is ≥ 0.
Optimal feasible solution found – STOP SIMPLEX
Yes
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 -120 0 0 0 0
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 3 0 0 1 180
Row
basic var.
coefficients of:
right side
-120 -> 0
3 -> 0
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Simplex Method - Procedure
R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50)
1 -90 0 0 120 0 6000
R1 0 1 0 1 0 0 40
R2 0 0 1 0 1 0 50
R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50)
0 2 0 0 -3 1 30
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30
Row
basic var.
coefficients of:
right side
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30
Row
basic var.
coefficients of:
right side
Z = 6000
S1 = 40
X2 = 50
S3 = 30
X1 = 0
S2 = 0
(x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30)
X1 = 0  Plant 0 ha of pine
X2 = 50  Plant 50 ha of eucalypt
S1 = 40  40 ha of area available for pine plant.
S2 = 0  no ha of area available for eucalypt plant.
S3 = 30  30 working hours still available
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30
Row
basic var.
coefficients of:
right side
Z = 6000
S1 = 40
X2 = 50
S3 = 30
X1 = 0
S2 = 0
(x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30)
(x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180)
The basic variables in these solutions
differ in one single variable (S1 and S3
are maintained as basic variables)
These are adjacent solutions
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30
Row
basic var.
coefficients of:
right side
Z = 6000
S1 = 40
X2 = 50
S3 = 30
X1 = 0
S2 = 0
(x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30)
(x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180)
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40 40/1= 40
R2 x2 0 0 1 0 1 0 50 -
R3 S3 0 2 0 0 -3 1 30 30/2= 15
ratio
Row
basic var.
coefficients of:
right side
Simplex Method - Procedure
X1 will become basic
S3 will become non-basic variable
(X1 column will have to take the
shape of S3: (0, 0, 0, 1)
Optimality check:
The current BFS is optimal (in
a max LP) if every coefficient
in Row 0 is ≥ 0.
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40 40/1= 40
R2 x2 0 0 1 0 1 0 50 -
R3 S3 0 2 0 0 -3 1 30 -30/-2= 15
ratio
Row
basic var.
coefficients of:
right side
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30 -3
r
Row
basic var.
coefficients of:
right side
R3 R3*(1/2) (0*(1/2)) (2*(1/2)) (0*(1/2)) (0*(1/2)) (-3*(1/2)) (1*(1/2)) (30*(1/2))
0 1 0 0 -1.5 0.5 15
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30 -3
r
Row
basic var.
coefficients of:
right side
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 x1 0 1 0 0 -1.5 0.5 15
Row
basic var.
coefficients of:
right side
-90 -> 0
1 -> 0
R0 R0-(-90)*R3 (1+90*0) (-90+90*1) (0+90*0) (0+90*0) (120+90*-1.5) (0+90*0.5) (6000+90*15)
1 0 0 0 -15 45 7350
R1 R1-(1)*R3 (0-1*0) (1-1*1) (0-1*0) (1-1*0) (0-1*-1.5) (0-1*0.5) (40-1*40)
0 0 0 1 1.5 -0.5 25
Simplex Method - Procedure
Z x1 x2 S1 S2 S3
R0 Z 1 -90 0 0 120 0 6000
R1 S1 0 1 0 1 0 0 40
R2 x2 0 0 1 0 1 0 50
R3 S3 0 2 0 0 -3 1 30 -3
r
Row
basic var.
coefficients of:
right side
Z x1 x2 S1 S2 S3
R0 Z 1 0 0 0 -15 45 7350
R1 S1 0 0 0 1 1.5 -0.5 25
R2 x2 0 0 1 0 1 0 50
R3 x1 0 1 0 0 -1.5 0.5 15
Row
basic var.
coefficients of:
right side
Z = 7350
S1 = 25
X2 = 50
x1 = 15
S2 = 0
S3 = 0
(x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) z=6000 (B)
X1 = 15  Planted 15 ha of pine
X2 = 50  Planted 50 ha of eucalypt
S1 = 25  25 ha of area available for pine plant.
S2 = 0  no ha of area available for eucalypt plant.
S3 = 0  no working hours available
(x1, x2) = (15,50) (x1, x2, S1, S2, S3) = (15, 50, 25, 0, 0) z=7350 (C)
(x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) z=0 (A)
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
Simplex Method - Procedure
Optimality check:
The current BFS is optimal (in
a max LP) if every coefficient
in Row 0 is ≥ 0.
Z x1 x2 S1 S2 S3
R0 Z 1 0 0 0 -15 45 7350
R1 S1 0 0 0 1 1.5 -0.5 25 25/1.5= 17
R2 x2 0 0 1 0 1 0 50 -
R3 x1 0 1 0 0 -1.5 0.5 15 15/-1.5= -10
Row
basic var.
coefficients of:
right side ratio
Entering variable: the most negative coefficient in Row 0
Leaving BV: the smallest positive ratio RHS /aij
S2 will become basic
S1 will become non-basic variable
(S2 column will have to take the
shape of S1: (0, 1, 0, 0)
R1 R1*(1/1.5) (0*(1/1.5)) (0*(1/1.5)) (0*(1/1.5)) (1*(1/1.5)) (1.5*(1/1.5)) (-0.5*(1/1.5)) (25*(1/1.5))
0 0 0 0.67 1 -0.33 16.67
Simplex Method - Procedure
Optimality check:
The current BFS is optimal (in
a max LP) if every coefficient
in Row 0 is ≥ 0.
S2 will become basic
S1 will become non-basic
variable
(S2 column will have to take
the shape of S1: (0, 1, 0, 0)
Z x1 x2 S1 S2 S3
R0 Z 1 0 0 0 -15 45 7350
R1 S2 0 0 0 0.67 1 -0.33 16.67
R2 x2 0 0 1 0 1 0 50
R3 x1 0 1 0 0 -1.5 0.5 15
right side
Row
basic var.
coefficients of:
R0 R0-(-15)*R1 (1+15*0) (0+15*0) (0+15*0) (0+15*0.67) (-15+15*1) (45+15*-0.33)(7350+15*16.67)
1 0 0 10 0 40 7600
R2 R2-(1)*R1 (0-1*0) (0-1*0) (1-1*0) (0-1*0.67) (1-1*1) (0-1*-0.33) (50-1*16.67)
0 0 1 -0.67 0 0.33 33.33
R3 R3-(-1.5)*R1 (0+1.5*0) (1+1.5*0) (0+1.5*0) (0+1.5*0.67) (-1.5+1.5*1)(0.5+1.5*-0.33)(15+1.5*16.67)
0 1 0 1 0 0 40
Simplex Method - Procedure
Optimality check:
The current BFS is optimal (in
a max LP) if every coefficient
in Row 0 is ≥ 0.
OPTIMAL SOLUTION!
Z x1 x2 S1 S2 S3
R0 Z 1 0 0 10 0 40 7600
R1 S2 0 0 0 0.67 1 -0.33 16.67
R2 x2 0 0 1 -0.67 0 0.33 33.33
R3 x1 0 1 0 1 0 0 40
Row
basic var.
coefficients of:
right side
Z = 7600
S2 = 16.67
X2 = 33.33
x1 = 40
S1 = 0
S3 = 0
(x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) z=6000 (B)
X1 = 40  Planted 40 ha of pine
X2 = 33.33  Planted 33.33 ha of eucalypt
S1 = 0  0 ha of area available for pine plant.
S2 = 16.67  16.67 ha of area available for eucalypt plant.
S3 = 0  no working hours available
(x1, x2) = (15,50) (x1, x2, S1, S2, S3) = (15, 50, 25, 0, 30) z=7350 (C)
(x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) z=0 (A)
C= (15,50)
B= (0,50)
A= (0,0) E= (40,0)
D= (40,33)
(x1, x2) = (40,33.33) (x1, x2, S1, S2, S3) = (40, 33.33, 0, 16.67, 0) z=7600 (D)
Simplex Method – Graphical approach
Graphical Method Simplex Method
 Replace each inequality by an equality
 Find the set of points satisfying the equality (allows
to draw a line that cuts the plane into 2 half-planes)
 Find which half-plane satisfies the inequality
 Intercept all the half-plane areas to find the feasible
region (FR) – feasible solutions = (x1, x2) corners
 Draw iso-lines for the objective function to find the
optimal solution: (x1, x2) corner point of the FR
Simplex Method – Graphical approach
Graphical Method Simplex Method
 Replace each inequality by an equality
 Find the set of points satisfying the equality (allows
to draw a line that cuts the plane into 2 half-planes)
 Find which half-plane satisfies the inequality
 Intercept all the half-plane areas to find the feasible
region (FR) – feasible solutions = (x1, x2) corners
 Draw iso-lines for the objective function to find the
optimal solution: (x1, x2) corner point of the FR
 Replace each inequality by an equality adding a slack variable
 Transform the objective function into an equality
 Build a table for the constraints only specifying the coefficients
 Set x1 and x2 to ZERO =>x1=0; x2=0; S1=40; S2=50; S3=180
 Test different combinations of basic variables
• Select the non-basic var. that results in a bigger increase in Z (the
smallest coefficient in R0)
• Select the basic var. that guarantees the biggest increase in Z
without leaving the feasible region and that all basic variables are
nonnegative (smallest positive ratio)
• Gaussian elimination so that the new basic var. only has: 0,1
• Test optimality: all coeff. in R0 >=0? If not, test new combination
Basic variables
Non-basic variables
Simplex Method
Particular cases
Simplex Method – Particular cases
• Tie for the Entering BV:
– Entering variable: Choose the entering variable (in a max problem) to be the
NBV with the most negative coefficient in Row 0.
– What to do when there is a tie for the entering basic variable ? Selection
made arbitrarily.
Z x1 x2 S1 S2 S3
R0 Z 1 -3 -3 0 0 0 0
R1 S1 0 1 0 1 0 0 4
R2 S2 0 0 2 0 1 0 12
R3 S3 0 3 2 0 0 1 18
Row
basic var.
coefficients of:
right side
Simplex Method – Particular cases
• Tie for the Leaving BV - Degenerate:
– Leaving BV: apply minimum ratio test - identify the row with the smallest
positive ratio bi /aij (the most restrictive Row); the BV for this row is the leaving
BV (it becomes nonbasic).
Z x1 x2 S1 S2 S3 S4
R0 Z 1 -3 -4 0 0 0 0 0
R1 S1 0 1 1 1 0 0 0 10 10 / 1 = 10
R2 S2 0 2 3 0 1 0 0 18 18 / 3 = 6
R3 S3 0 1 0 0 0 1 0 8 -
R4 S4 0 0 1 0 0 0 1 6 6 / 1 = 6
R0 Z 1 -3 0 0 0 0 4 24
R1 S1 0 1 0 1 0 0 -1 4
R2 S2 0 2 0 0 1 0 -3 0
R3 S3 0 1 0 0 0 1 0 8
R4 X2 0 0 1 0 0 0 1 6
right
side
Row
basic var.
coefficients of:
- Choose the leaving
variable arbitrary
- basic variables with a
value of zero are called
degenerate
- continue the Simplex
procedure until
optimality is reached
Simplex Method – Particular cases
• No leaving BV – Unbounded Z:
Occurs if all the coefficients in the pivot column (where the entering basic variable is) are
either negative or zero (excluding row 0)
No solution – when the constraints do not prevent improving the objective function
indefinitely
Z x1 x2 S1 S2 S3
R0 Z 1 0 -1 1 0 0 10
R1 x1 0 1 0 1 0 0 10 -
R2 S2 0 0 -3 -1 1 0 5 5 / -3 < 0
R3 S3 0 0 -1 -1 0 1 10 10/ -1 < 0
Row
basic var.
coefficients of:
right side
Simplex Method – Particular cases
• Multiple optimal solutions:
When a NBV has a zero coefficient in
row 0, then we perform one more
iteration to identify the other optimal
BF solution.
Z x1 x2 S1 S2 S3
R0 Z 1 -3 -2 0 0 0 0
R1 X1 0 1 0 1 0 0 4
R2 S2 0 0 2 0 1 0 12
R3 S3 0 3 2 0 0 1 18
R0 Z 1 0 -2 3 0 0 12
R1 X1 0 1 0 1 0 0 4 -
R2 S2 0 0 2 0 1 0 12 12 / 2 = 6
R3 S3 0 0 2 -3 0 1 6 6 / 2 = 3
R0 Z 1 0 0 0 0 1 18
R1 X1 0 1 0 1 0 0 4 4 / 1 = 4
R2 S2 0 0 0 3 1 -1 6 6 / 3 = 2
R3 X2 0 0 1 -1.5 0 0.5 3 -
R0 Z 1 0 0 0 0 1 18
R1 X1 0 1 0 0 0 0 2
R2 S1 0 0 0 1 0.33 -0.33 2
R3 X2 0 0 1 0 1 0 6
Row
basic var.
coefficients of:
right side
Simplex Method
Other cases
To be continued
Simplex Method
Exercises
Simplex Method - exercises
• 1) A company produces 3 different products: A, B and C. Each product has to go under 3
processes consuming different amounts of time along the way. The time available for
each process is described in the table below.
Assuming the selling profits for products A, B and C are 2, 3 and 4€ per unit. Determine
how many units of each product should be produced to maximize the profit.
Was there any time left?
Process
Total number of
hours available
Number of hours needed to produce each
product
A B C
I 12000 5 2 4
II 24000 4 5 6
III 18000 3 5 4
Simplex Method - exercises
• 2) A company produces 3 diferente bookshelves: a luxury, a regular and na exportation
model. Consider the maximum demand for each model to be 500, 750 and 400
respectively. The working hours at the carpentry and finishing sections have the working
time limitations below:
Assuming the selling profit for the luxury, regular and exportation models is 1500, 1300
2500 respectively, formulate the LP problema in order to maximize the profit.
Interpret the results detailling the optimal number of bookshelves of each type produced
discussing the total amount of hours used in each section. How far from meeting the
maximum demands were we?
Section Total
number of
hours
(thousands)
Number of hours needed to produce each
model
luxury regular exportation
carpentry 1.4 0.5 0.5 1.0
finishing 1.2 0.5 0.5 2.0
Simplex Method - exercises
• 3) Max: Z = x1 + 2 x2
Subject to:
2x1 + 4x2 ≤ 20
x1 + x2 ≤ 8
and x1 x2 ≥ 0
• 4) Max: Z = x1 + x2
Subject to:
x1 + x2 ≤ 4
2 x1 + x2 ≤ 6
x1 + 2 x2 ≤ 6
and x1 x2 ≥ 0
• 5) Max: Z = x1 + x2
Subject to:
x1 + x2 ≤ 10
2 x1 - 3 x2 ≤ 15
x1 - 2 x2 ≤ 20
and x1 x2 ≥ 0
Apply the Simplex to find the optimal solution
Multiple, unbound and degenerate solutions
Simplex Method - exercises
Max: Z = 10 x1 + 30 x2
Subject to:
x1 ≤ 15
x1 - x2 ≤ 20
-3 x1 + x2 ≤ -30
and x1 ≥ 0 x2 ≤ 0
• 7)
• 8)
Bring the following PL problems to standard form and
apply the Simplex to find the optimal solution
Minimization, negative RHS, negative and unbounded
variables
• 6) Min: Z = 2 x1 - 3 x2 – 4 x3
Subject to:
x1 + 5x2 - 3x3 ≤ 15
x1 + x2 + x3 ≤ 11
5 x1 – 6 x2 + x3 ≤ 4
and x1 x2 x3 ≥ 0
Max: Z = - x2
Subject to:
x1 + x2 + x3 ≤ 100
x1 - 5 x2 ≤ 40
x3 ≥ -10
and x1 ≥ 0 x2 ≤ 0 x3 unbounded
Simplex Method - exercises
• 10)
Bring the following PL problems to standard form introducing artificial
variables apply the big M method using Simplex to find the optimal
solutions
• 9) Max: Z = x1 + 2 x2
Subject to: x1 + x2 ≤ 10
x1 - 2 x2 ≥ 6
x1, x2 ≥ 0
Min: Z = 4 x1 + 2 x2
Subject to: 2 x1 - x2 ≥ 4
x1 + x2 ≥ 5
x1, x2 ≥ 0

More Related Content

PPTX
Simplex algorithm
PPT
Simplex Method
PDF
Module 3 lp-simplex
PDF
Simplex method
PPT
Simplex two phase
PPT
Linear Programming 1
PPTX
Duality in Linear Programming
Simplex algorithm
Simplex Method
Module 3 lp-simplex
Simplex method
Simplex two phase
Linear Programming 1
Duality in Linear Programming

What's hot (20)

PPTX
Big M method
PPTX
Simplex method concept,
PPT
Linear programming 1
PPTX
LINEAR PROGRAMMING
PDF
Unit.3. duality and sensetivity analisis
PDF
Integer programming
PDF
Integer Programming, Goal Programming, and Nonlinear Programming
PDF
Linear Programming Problems : Dr. Purnima Pandit
PPTX
Two Phase Method- Linear Programming
PPT
Artificial Variable Technique –
PPTX
Linear Programming
PPTX
Solving linear programming model by simplex method
PPTX
Operations Research - The Big M Method
PDF
Simplex method: Slack, Surplus & Artificial variable
PPT
Duality
PPTX
LINEAR PROGRAMMING PROBLEMS.pptx
PPTX
Linear programming - Model formulation, Graphical Method
PDF
Linear Programming (graphical method)
PPT
Simplex method
Big M method
Simplex method concept,
Linear programming 1
LINEAR PROGRAMMING
Unit.3. duality and sensetivity analisis
Integer programming
Integer Programming, Goal Programming, and Nonlinear Programming
Linear Programming Problems : Dr. Purnima Pandit
Two Phase Method- Linear Programming
Artificial Variable Technique –
Linear Programming
Solving linear programming model by simplex method
Operations Research - The Big M Method
Simplex method: Slack, Surplus & Artificial variable
Duality
LINEAR PROGRAMMING PROBLEMS.pptx
Linear programming - Model formulation, Graphical Method
Linear Programming (graphical method)
Simplex method
Ad

Similar to Simplex Method.pptx (20)

PPT
simplex method
PPTX
OR presentation simplex.pptx
PPT
BBM-501-U-II_-_Linear_Programming (1).ppt
PDF
Lecture Notes on Adaptive Signal Processing-1.pdf
PDF
LPP, Duality and Game Theory
PDF
2. lp iterative methods
PPT
matrices and algbra
PPT
optimization simplex method introduction
PPT
4-The Simplex Method.ppt
PPTX
Chapter four
PDF
simplex method for operation research .pdf
PPTX
Operations Research Problem
PPT
5163147.ppt
PPTX
Pertemuan 11-12 - Analisa Sensitivitas.pptx
PDF
Big m method
PPT
Solving Linear programming problem by Simplex method.ppt
PDF
simplex method ppt_ibh.pdfjjsjjsjskhhsjjjj
PPTX
Scientific Computing and linear programming
PPT
L20 Simplex Method
PPTX
Regression.pptx
simplex method
OR presentation simplex.pptx
BBM-501-U-II_-_Linear_Programming (1).ppt
Lecture Notes on Adaptive Signal Processing-1.pdf
LPP, Duality and Game Theory
2. lp iterative methods
matrices and algbra
optimization simplex method introduction
4-The Simplex Method.ppt
Chapter four
simplex method for operation research .pdf
Operations Research Problem
5163147.ppt
Pertemuan 11-12 - Analisa Sensitivitas.pptx
Big m method
Solving Linear programming problem by Simplex method.ppt
simplex method ppt_ibh.pdfjjsjjsjskhhsjjjj
Scientific Computing and linear programming
L20 Simplex Method
Regression.pptx
Ad

Recently uploaded (20)

PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
Trump Administration's workforce development strategy
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
HVAC Specification 2024 according to central public works department
PDF
IGGE1 Understanding the Self1234567891011
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
Computer Architecture Input Output Memory.pptx
PPTX
20th Century Theater, Methods, History.pptx
PDF
Hazard Identification & Risk Assessment .pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
Chinmaya Tiranga quiz Grand Finale.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
AI-driven educational solutions for real-life interventions in the Philippine...
Trump Administration's workforce development strategy
Unit 4 Computer Architecture Multicore Processor.pptx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
HVAC Specification 2024 according to central public works department
IGGE1 Understanding the Self1234567891011
TNA_Presentation-1-Final(SAVE)) (1).pptx
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
What if we spent less time fighting change, and more time building what’s rig...
Virtual and Augmented Reality in Current Scenario
Paper A Mock Exam 9_ Attempt review.pdf.
Practical Manual AGRO-233 Principles and Practices of Natural Farming
Computer Architecture Input Output Memory.pptx
20th Century Theater, Methods, History.pptx
Hazard Identification & Risk Assessment .pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf

Simplex Method.pptx

  • 1. The Simplex Method Susana Barreiro 17 March 2021
  • 2. The Simplex Method • The Simplex Method • The Simplex Method - formulation (standard form) • The Simplex Method - procedure • The Simplex Method - particular cases o Tie for the Entering BV o Tie for the Leaving BV - degenerate o No leaving BV – Unbounded Z o Multiple optimal solutions • The Simplex Method - other cases o Minimization of the objective function o Negative Right Hand Sides o Eliminating negative variables o Functional constraints in ≥ and = form o Eliminating unconstrained variables • The Simplex Method – Exercises
  • 3. Simplex Method • The graphical approach can be used for two-variable LP problems • Unfortunately, most real-life LPs problems require a method to find optimal solutions capable of dealing with several variables: the simplex algorithm In the classes we will focus on the manual application of the simplex algorithm (using EXCEL), although computer packages to apply the simplex algorithm have been developed (LINDO and LINGO)
  • 5. Simplex Method - Formulation In LP problem, the decision maker usually wants to: maximize (usually revenue or profit) mminimize (usually costs) the objective function (Z) is expressed by a set of decision variables Certain limitations are often imposed to these decision variables (expressed in the form of ≤, = or ≥). These restrictions are called constraints Max: Z = 90 x1 + 120 x2 Subject to: x1 ≤ 40 x2 ≤ 50 2x1 + 3x2 ≤ 180 and x1 ≥ 0; x2 ≥ 0 (ha of pine) (ha of eucalypt) (days of work) (€/yr) Poets’ Problem
  • 6. Simplex Method - Formulation • 1) Objective function is maximized • 2) Constraints in the form of ≤ inequalities • 3) All values on the right handside are ≥ • 4) All variables are nonnegative (≥) The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric concepts that requires LP problems to be presented in the standard form: Max: Z = 90 x1 + 120 x2 Subject to: x1 ≤ 40 x2 ≤ 50 2x1 + 3x2 ≤ 180 and x1 ≥ 0; x2 ≥ 0 (ha of pine) (ha of eucalypt) (days of work) (€/yr)
  • 7. Simplex Method - Formulation The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric concepts that must be translated into algebraic language to allow solving systems of equations. 1st - transform all inequalities into equalities by introducing one additional variable to each constraint (the slack variables: S1, S2, S3). Max: Z = 90 x1 + 120 x2 Subject to: x1 + S1 = 40 x2 + S2 = 50 2x1 + 3x2 + S3 = 180 and x1 x2 S1 S2 S3 ≥ 0 Max: Z = 90 x1 + 120 x2 Subject to: x1 + S1 ≤ 40 x2 + S2 ≤ 50 2x1 + 3x2 + S3 ≤ 180 and x1 x2 S1 S2 S3 ≥ 0 Original form: Standard or augmented form:
  • 8. Simplex Method - Formulation The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric concepts that must be translated into algebraic language to allow solving systems of equations. 1st - transform all inequalities into equalities by introducing one additional variable to each constraint (the slack variables: S1, S2, S3). 2nd - transform the objective function into an additional constraint Max: Z = 90 x1 + 120 x2 Subject to: x1 + S1 = 40 x2 + S2 = 50 2x1 + 3x2 + S3 = 180 and x1 , x2 , S1 , S2 , S3 ≥ 0 Z - 90 x1 - 120 x2 = 0 x1 + S1 = 40 x2 + S2 = 50 2x1 + 3x2 + S3 = 180
  • 9. Simplex Method - Formulation The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric concepts that must be translated into algebraic language to allow solving systems of equations. 1st - transform all inequalities into equalities by introducing one additional variable to each constraint (the slack variables: S1, S2, S3). 2nd - transform the objective function into an additional constraint 3rd - build the Simplex tabular form where only the essential information is recorded Z - 90 x1 - 120 x2 = 0 x1 + S1 = 40 x2 + S2 = 50 2x1 + 3x2 + S3 = 180
  • 10. Simplex Method - Formulation The Simplex algorithm is an algebraic procedure to solve LP problems based on geometric concepts that must be translated into algebraic language to allow solving systems of equations. 1st - transform all inequalities into equalities by introducing one additional variable to each constraint (the slack variables: S1, S2, S3). 2nd - transform the objective function into an additional constraint 3rd - build the Simplex tabular form where only the essential information is recorded Basic variables Non-basic variables initialize the procedure setting x1 = x2 = 0 Each basic feasible solution has basic or non-basic variables - non-basic variables are set to ZERO - basic variables are directly obtained from the table (X1, X2, S1, S2, S3 ) =( 0, 0, 40, 50, 180)
  • 11. Simplex Method - Graphical analysis • The Simplex algorithm is a search procedure that: - shifts through the set of basic feasible solutions, one at a time, until the optimal basic feasible solution (whenever it exists) is identified. - the method is an efficient implementation the Corner Points Procedure. C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33) Corner point feasible solutions – vertices of the feasible region Optimal solution(s) – vertice(s) of the feasible region that maximize Z, ie solution that gives the best favorable value to the objective function
  • 12. Simplex Method - Graphical analysis • The Simplex algorithm is a search procedure that: - shifts through the set of basic feasible solutions, one at a time, until the optimal basic feasible solution (whenever it exists) is identified. - the method is an efficient implementation the Corner Points Procedure. C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33) Replacing X1 and X2 by the values of A, B, C, D and E in the objective function: ZA= 0 ZB= 6000 ZC= 7350 ZD= 7600 ZE = 3600 Z = 90 x1 + 120 x2
  • 13. Simplex Method - Graphical analysis • The Simplex algorithm is a search procedure that: - shifts through the set of basic feasible solutions, one at a time, until the optimal basic feasible solution (whenever it exists) is identified. - the method is an efficient implementation the Corner Points Procedure. C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33) Feasible solutions – within or on the border of the feasible region ie solutions for which the constraints are satisfied Infeasible solution – outside the feasible region, ie solution for which at least one constraint is violated
  • 14. Simplex Method - Formulation Bring the LP problem to the standard form -> obtain a BFS ie set A= (x1, x2) = (0, 0) Find another feasible solution Find in which direction to move towards the algebraic equivalent of an extreme point ie a Basic Feasible Solution with a single different basic variable Swap the non-basic variable with one of the basic variables Apply Gaussian elimination to transform the new basic variable to (0,1) while solving for Z No Optimality check C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33) A = (X1, X2, S1, S2, S3 ) = ( 0, 0, 40, 50, 180) B = (X1, X2, S1, S2, S3 ) = ( 0, 50, 40, 0, 30) C = (X1, X2, S1, S2, S3 ) = (15, 50, 0, 25, 0 ) A B C basic S1, S2, S3 S1, X2, S3 X1, X2, S2 non-basic X1, X2 X1, S2 S1, S3 A is adjacent to B but not to C B is adjacent to both A and C
  • 16. Simplex Method - Procedure Bring the LP problem to the standard form -> obtain a BFS ie set (x1, x2) = (0, 0) Find another feasible solution Entering variable: Choose the entering variable (in a max problem) to be the NBV with the most negative coefficient in Row 0. Ties may be broken in an arbitrary fashion. Leaving BV: apply minimum ratio test - identify the row with the smallest ratio RHS /aij (the most restrictive Row); the BV for this row is the leaving BV (it becomes nonbasic). Apply Gauss-Jordan elimination procedure to solve the system of linear equations. No Optimality check: The current BFS is optimal (in a max LP) if every coefficient in Row 0 is ≥ 0. Optimal feasible solution found – STOP SIMPLEX Yes
  • 17. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 18. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 19. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 20. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 21. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 22. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 23. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 24. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 25. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 26. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 27. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 28. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 29. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 30. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 31. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 -120 0 0 0 0 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 3 0 0 1 180 Row basic var. coefficients of: right side -120 -> 0 3 -> 0 R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30
  • 32. Simplex Method - Procedure R0 R0-(-120)*R2 (1+120*0) (-90+120*0) (-120+120*1) (0+120*0) (0+120*1) (0+120*0) (0+120*50) 1 -90 0 0 120 0 6000 R1 0 1 0 1 0 0 40 R2 0 0 1 0 1 0 50 R3 R3-(3)*R2 (0-3*0) (2-3*0) (3-3*1) (0-3*0) (0-3*1) (1-3*0) (180-3*50) 0 2 0 0 -3 1 30 Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 Row basic var. coefficients of: right side
  • 33. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 Row basic var. coefficients of: right side Z = 6000 S1 = 40 X2 = 50 S3 = 30 X1 = 0 S2 = 0 (x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) X1 = 0  Plant 0 ha of pine X2 = 50  Plant 50 ha of eucalypt S1 = 40  40 ha of area available for pine plant. S2 = 0  no ha of area available for eucalypt plant. S3 = 30  30 working hours still available
  • 34. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 Row basic var. coefficients of: right side Z = 6000 S1 = 40 X2 = 50 S3 = 30 X1 = 0 S2 = 0 (x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) (x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) The basic variables in these solutions differ in one single variable (S1 and S3 are maintained as basic variables) These are adjacent solutions
  • 35. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 Row basic var. coefficients of: right side Z = 6000 S1 = 40 X2 = 50 S3 = 30 X1 = 0 S2 = 0 (x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) (x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33)
  • 36. Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 40/1= 40 R2 x2 0 0 1 0 1 0 50 - R3 S3 0 2 0 0 -3 1 30 30/2= 15 ratio Row basic var. coefficients of: right side Simplex Method - Procedure X1 will become basic S3 will become non-basic variable (X1 column will have to take the shape of S3: (0, 0, 0, 1) Optimality check: The current BFS is optimal (in a max LP) if every coefficient in Row 0 is ≥ 0.
  • 37. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 40/1= 40 R2 x2 0 0 1 0 1 0 50 - R3 S3 0 2 0 0 -3 1 30 -30/-2= 15 ratio Row basic var. coefficients of: right side Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 -3 r Row basic var. coefficients of: right side R3 R3*(1/2) (0*(1/2)) (2*(1/2)) (0*(1/2)) (0*(1/2)) (-3*(1/2)) (1*(1/2)) (30*(1/2)) 0 1 0 0 -1.5 0.5 15
  • 38. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 -3 r Row basic var. coefficients of: right side Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 x1 0 1 0 0 -1.5 0.5 15 Row basic var. coefficients of: right side -90 -> 0 1 -> 0 R0 R0-(-90)*R3 (1+90*0) (-90+90*1) (0+90*0) (0+90*0) (120+90*-1.5) (0+90*0.5) (6000+90*15) 1 0 0 0 -15 45 7350 R1 R1-(1)*R3 (0-1*0) (1-1*1) (0-1*0) (1-1*0) (0-1*-1.5) (0-1*0.5) (40-1*40) 0 0 0 1 1.5 -0.5 25
  • 39. Simplex Method - Procedure Z x1 x2 S1 S2 S3 R0 Z 1 -90 0 0 120 0 6000 R1 S1 0 1 0 1 0 0 40 R2 x2 0 0 1 0 1 0 50 R3 S3 0 2 0 0 -3 1 30 -3 r Row basic var. coefficients of: right side Z x1 x2 S1 S2 S3 R0 Z 1 0 0 0 -15 45 7350 R1 S1 0 0 0 1 1.5 -0.5 25 R2 x2 0 0 1 0 1 0 50 R3 x1 0 1 0 0 -1.5 0.5 15 Row basic var. coefficients of: right side Z = 7350 S1 = 25 X2 = 50 x1 = 15 S2 = 0 S3 = 0 (x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) z=6000 (B) X1 = 15  Planted 15 ha of pine X2 = 50  Planted 50 ha of eucalypt S1 = 25  25 ha of area available for pine plant. S2 = 0  no ha of area available for eucalypt plant. S3 = 0  no working hours available (x1, x2) = (15,50) (x1, x2, S1, S2, S3) = (15, 50, 25, 0, 0) z=7350 (C) (x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) z=0 (A) C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33)
  • 40. Simplex Method - Procedure Optimality check: The current BFS is optimal (in a max LP) if every coefficient in Row 0 is ≥ 0. Z x1 x2 S1 S2 S3 R0 Z 1 0 0 0 -15 45 7350 R1 S1 0 0 0 1 1.5 -0.5 25 25/1.5= 17 R2 x2 0 0 1 0 1 0 50 - R3 x1 0 1 0 0 -1.5 0.5 15 15/-1.5= -10 Row basic var. coefficients of: right side ratio Entering variable: the most negative coefficient in Row 0 Leaving BV: the smallest positive ratio RHS /aij S2 will become basic S1 will become non-basic variable (S2 column will have to take the shape of S1: (0, 1, 0, 0) R1 R1*(1/1.5) (0*(1/1.5)) (0*(1/1.5)) (0*(1/1.5)) (1*(1/1.5)) (1.5*(1/1.5)) (-0.5*(1/1.5)) (25*(1/1.5)) 0 0 0 0.67 1 -0.33 16.67
  • 41. Simplex Method - Procedure Optimality check: The current BFS is optimal (in a max LP) if every coefficient in Row 0 is ≥ 0. S2 will become basic S1 will become non-basic variable (S2 column will have to take the shape of S1: (0, 1, 0, 0) Z x1 x2 S1 S2 S3 R0 Z 1 0 0 0 -15 45 7350 R1 S2 0 0 0 0.67 1 -0.33 16.67 R2 x2 0 0 1 0 1 0 50 R3 x1 0 1 0 0 -1.5 0.5 15 right side Row basic var. coefficients of: R0 R0-(-15)*R1 (1+15*0) (0+15*0) (0+15*0) (0+15*0.67) (-15+15*1) (45+15*-0.33)(7350+15*16.67) 1 0 0 10 0 40 7600 R2 R2-(1)*R1 (0-1*0) (0-1*0) (1-1*0) (0-1*0.67) (1-1*1) (0-1*-0.33) (50-1*16.67) 0 0 1 -0.67 0 0.33 33.33 R3 R3-(-1.5)*R1 (0+1.5*0) (1+1.5*0) (0+1.5*0) (0+1.5*0.67) (-1.5+1.5*1)(0.5+1.5*-0.33)(15+1.5*16.67) 0 1 0 1 0 0 40
  • 42. Simplex Method - Procedure Optimality check: The current BFS is optimal (in a max LP) if every coefficient in Row 0 is ≥ 0. OPTIMAL SOLUTION! Z x1 x2 S1 S2 S3 R0 Z 1 0 0 10 0 40 7600 R1 S2 0 0 0 0.67 1 -0.33 16.67 R2 x2 0 0 1 -0.67 0 0.33 33.33 R3 x1 0 1 0 1 0 0 40 Row basic var. coefficients of: right side Z = 7600 S2 = 16.67 X2 = 33.33 x1 = 40 S1 = 0 S3 = 0 (x1, x2) = (0,50) (x1, x2, S1, S2, S3) = (0, 50, 40, 0, 30) z=6000 (B) X1 = 40  Planted 40 ha of pine X2 = 33.33  Planted 33.33 ha of eucalypt S1 = 0  0 ha of area available for pine plant. S2 = 16.67  16.67 ha of area available for eucalypt plant. S3 = 0  no working hours available (x1, x2) = (15,50) (x1, x2, S1, S2, S3) = (15, 50, 25, 0, 30) z=7350 (C) (x1, x2) = (0,0) (x1, x2, S1, S2, S3) = (0, 0, 40, 50, 180) z=0 (A) C= (15,50) B= (0,50) A= (0,0) E= (40,0) D= (40,33) (x1, x2) = (40,33.33) (x1, x2, S1, S2, S3) = (40, 33.33, 0, 16.67, 0) z=7600 (D)
  • 43. Simplex Method – Graphical approach Graphical Method Simplex Method  Replace each inequality by an equality  Find the set of points satisfying the equality (allows to draw a line that cuts the plane into 2 half-planes)  Find which half-plane satisfies the inequality  Intercept all the half-plane areas to find the feasible region (FR) – feasible solutions = (x1, x2) corners  Draw iso-lines for the objective function to find the optimal solution: (x1, x2) corner point of the FR
  • 44. Simplex Method – Graphical approach Graphical Method Simplex Method  Replace each inequality by an equality  Find the set of points satisfying the equality (allows to draw a line that cuts the plane into 2 half-planes)  Find which half-plane satisfies the inequality  Intercept all the half-plane areas to find the feasible region (FR) – feasible solutions = (x1, x2) corners  Draw iso-lines for the objective function to find the optimal solution: (x1, x2) corner point of the FR  Replace each inequality by an equality adding a slack variable  Transform the objective function into an equality  Build a table for the constraints only specifying the coefficients  Set x1 and x2 to ZERO =>x1=0; x2=0; S1=40; S2=50; S3=180  Test different combinations of basic variables • Select the non-basic var. that results in a bigger increase in Z (the smallest coefficient in R0) • Select the basic var. that guarantees the biggest increase in Z without leaving the feasible region and that all basic variables are nonnegative (smallest positive ratio) • Gaussian elimination so that the new basic var. only has: 0,1 • Test optimality: all coeff. in R0 >=0? If not, test new combination Basic variables Non-basic variables
  • 46. Simplex Method – Particular cases • Tie for the Entering BV: – Entering variable: Choose the entering variable (in a max problem) to be the NBV with the most negative coefficient in Row 0. – What to do when there is a tie for the entering basic variable ? Selection made arbitrarily. Z x1 x2 S1 S2 S3 R0 Z 1 -3 -3 0 0 0 0 R1 S1 0 1 0 1 0 0 4 R2 S2 0 0 2 0 1 0 12 R3 S3 0 3 2 0 0 1 18 Row basic var. coefficients of: right side
  • 47. Simplex Method – Particular cases • Tie for the Leaving BV - Degenerate: – Leaving BV: apply minimum ratio test - identify the row with the smallest positive ratio bi /aij (the most restrictive Row); the BV for this row is the leaving BV (it becomes nonbasic). Z x1 x2 S1 S2 S3 S4 R0 Z 1 -3 -4 0 0 0 0 0 R1 S1 0 1 1 1 0 0 0 10 10 / 1 = 10 R2 S2 0 2 3 0 1 0 0 18 18 / 3 = 6 R3 S3 0 1 0 0 0 1 0 8 - R4 S4 0 0 1 0 0 0 1 6 6 / 1 = 6 R0 Z 1 -3 0 0 0 0 4 24 R1 S1 0 1 0 1 0 0 -1 4 R2 S2 0 2 0 0 1 0 -3 0 R3 S3 0 1 0 0 0 1 0 8 R4 X2 0 0 1 0 0 0 1 6 right side Row basic var. coefficients of: - Choose the leaving variable arbitrary - basic variables with a value of zero are called degenerate - continue the Simplex procedure until optimality is reached
  • 48. Simplex Method – Particular cases • No leaving BV – Unbounded Z: Occurs if all the coefficients in the pivot column (where the entering basic variable is) are either negative or zero (excluding row 0) No solution – when the constraints do not prevent improving the objective function indefinitely Z x1 x2 S1 S2 S3 R0 Z 1 0 -1 1 0 0 10 R1 x1 0 1 0 1 0 0 10 - R2 S2 0 0 -3 -1 1 0 5 5 / -3 < 0 R3 S3 0 0 -1 -1 0 1 10 10/ -1 < 0 Row basic var. coefficients of: right side
  • 49. Simplex Method – Particular cases • Multiple optimal solutions: When a NBV has a zero coefficient in row 0, then we perform one more iteration to identify the other optimal BF solution. Z x1 x2 S1 S2 S3 R0 Z 1 -3 -2 0 0 0 0 R1 X1 0 1 0 1 0 0 4 R2 S2 0 0 2 0 1 0 12 R3 S3 0 3 2 0 0 1 18 R0 Z 1 0 -2 3 0 0 12 R1 X1 0 1 0 1 0 0 4 - R2 S2 0 0 2 0 1 0 12 12 / 2 = 6 R3 S3 0 0 2 -3 0 1 6 6 / 2 = 3 R0 Z 1 0 0 0 0 1 18 R1 X1 0 1 0 1 0 0 4 4 / 1 = 4 R2 S2 0 0 0 3 1 -1 6 6 / 3 = 2 R3 X2 0 0 1 -1.5 0 0.5 3 - R0 Z 1 0 0 0 0 1 18 R1 X1 0 1 0 0 0 0 2 R2 S1 0 0 0 1 0.33 -0.33 2 R3 X2 0 0 1 0 1 0 6 Row basic var. coefficients of: right side
  • 52. Simplex Method - exercises • 1) A company produces 3 different products: A, B and C. Each product has to go under 3 processes consuming different amounts of time along the way. The time available for each process is described in the table below. Assuming the selling profits for products A, B and C are 2, 3 and 4€ per unit. Determine how many units of each product should be produced to maximize the profit. Was there any time left? Process Total number of hours available Number of hours needed to produce each product A B C I 12000 5 2 4 II 24000 4 5 6 III 18000 3 5 4
  • 53. Simplex Method - exercises • 2) A company produces 3 diferente bookshelves: a luxury, a regular and na exportation model. Consider the maximum demand for each model to be 500, 750 and 400 respectively. The working hours at the carpentry and finishing sections have the working time limitations below: Assuming the selling profit for the luxury, regular and exportation models is 1500, 1300 2500 respectively, formulate the LP problema in order to maximize the profit. Interpret the results detailling the optimal number of bookshelves of each type produced discussing the total amount of hours used in each section. How far from meeting the maximum demands were we? Section Total number of hours (thousands) Number of hours needed to produce each model luxury regular exportation carpentry 1.4 0.5 0.5 1.0 finishing 1.2 0.5 0.5 2.0
  • 54. Simplex Method - exercises • 3) Max: Z = x1 + 2 x2 Subject to: 2x1 + 4x2 ≤ 20 x1 + x2 ≤ 8 and x1 x2 ≥ 0 • 4) Max: Z = x1 + x2 Subject to: x1 + x2 ≤ 4 2 x1 + x2 ≤ 6 x1 + 2 x2 ≤ 6 and x1 x2 ≥ 0 • 5) Max: Z = x1 + x2 Subject to: x1 + x2 ≤ 10 2 x1 - 3 x2 ≤ 15 x1 - 2 x2 ≤ 20 and x1 x2 ≥ 0 Apply the Simplex to find the optimal solution Multiple, unbound and degenerate solutions
  • 55. Simplex Method - exercises Max: Z = 10 x1 + 30 x2 Subject to: x1 ≤ 15 x1 - x2 ≤ 20 -3 x1 + x2 ≤ -30 and x1 ≥ 0 x2 ≤ 0 • 7) • 8) Bring the following PL problems to standard form and apply the Simplex to find the optimal solution Minimization, negative RHS, negative and unbounded variables • 6) Min: Z = 2 x1 - 3 x2 – 4 x3 Subject to: x1 + 5x2 - 3x3 ≤ 15 x1 + x2 + x3 ≤ 11 5 x1 – 6 x2 + x3 ≤ 4 and x1 x2 x3 ≥ 0 Max: Z = - x2 Subject to: x1 + x2 + x3 ≤ 100 x1 - 5 x2 ≤ 40 x3 ≥ -10 and x1 ≥ 0 x2 ≤ 0 x3 unbounded
  • 56. Simplex Method - exercises • 10) Bring the following PL problems to standard form introducing artificial variables apply the big M method using Simplex to find the optimal solutions • 9) Max: Z = x1 + 2 x2 Subject to: x1 + x2 ≤ 10 x1 - 2 x2 ≥ 6 x1, x2 ≥ 0 Min: Z = 4 x1 + 2 x2 Subject to: 2 x1 - x2 ≥ 4 x1 + x2 ≥ 5 x1, x2 ≥ 0