Example of Simplex Procedure For A Standard Linear Programming Problem
Example of Simplex Procedure For A Standard Linear Programming Problem
Below is the
original problem:
objective function
is in green.
See
step
1
See
step
2
Below is the
SIMPLEX TABLEAU.
Compare RED symbols
with Z = x1 + 2x2 - x3.
Blue numbers below
are the "ISM".
49
16
, 0,
1
16
and
3
8
Thus, as in step 8 of the SIMPLEX METHOD, the last tableau is a FINAL TABLEAU.
Row operations of SIMPLEX METHOD are done.
Thus, the basic solution for the tableau above is the solution to our
original problem.
[1st] set equal to 0 all variables NOT associated with the blue ISM,
as at the right. Each column of the final tableau has a label naming
it's variable.
[2nd] convert each row of the final tableau (except the bottom row)
back into equation form (as at the right) to find the values of the
remaining variables. The value of the objective function is in the
lower right corner of the final tableau.