The Simplex Minimization Method
The Simplex Minimization Method
The Simplex Minimization Method
MINIMIZATION
METHOD
Simplex Minimization
Although and = symbols are occasionally
used in constraints of maximization problems,
these are more common among minimization
problems.
We are going to discuss how to change these constraints with and = symbols to equations.
Solution:
The new program with slack and
artificial variables:
Minimize C = 60x+50y +0S1+0S2+100A1
Subject to: 3x + 5y + S1 = 15
x + y – S2 + A1 = 4
x, y ≥ 0, S1, S2 ≥ 0