More realistic approach as it is not limited to problems with two decision variables Systematically examines basic feasible solutions for an optimal solution. Based on the solutions of linear equations (equalities) using slack variables to achieve equality.
Rule
Linear programming models have fewer equations than variables; unless the number of equations equals the number of variables, a unique solution cannot be found.
Unit Vector Each tableau represents a basic feasible solution to the problem.
A simplex solution in a maximization problem is optimal if the CZ row consists entirely of zeros and negative numbers (i.e., there are no positive values in the bottom row). When this has been achieved, there is no opportunity for improving the solution.
Select the leaving variable as the one that has the smallest nonnegative ratio of quantity divided by substitution rate.
INITIAL TABLEAU
Interpreting the Second Tableau At this point, variables s1, x1, and s3 are in solution. Not only are they listed in the basis, they also have a 0 in row C Z. The solution at this point is s1 = 56, x1 = 11, and s3 = 6.
Note, too, that x2 and s2 are not in solution. Hence, they are each equal to zero. The profit at this point is $660, which is read in the Quantity column in row Z. Also, note that each variable in solution has a unit vector in its column.
7.
Examine the values in the bottom row. If all values are zero or negative, the optimal solution has been reached. The variables that comprise the solution are listed in the basis column and their optimal values can be read in the corresponding rows of the quantity column. The optimal value of the objective function will appear in row Z in the Quantity column.
If the solution is not optimal, repeat steps 17 of this section until the optimal solution has been attained.
Exercise:
Max Z = 40x1 + 50x2
subject to: x1 + 2x2 <= 40 (labor, hr) 4x1 + 3x2 <= 120 (clay, Ib) x 1 , x2 >= 0
Second Tableau
Third Tableau
Sequence of Tableaus
SPECIAL ISSUES
Unbounded Solutions
A solution is unbounded if the objective function can be improved without limit. An unbounded solution will exist if there are no positive values in the pivot column.
Degeneracy
A conditions that occurs when there is a tie for the lowest nonnegative ratio which, theoretically, makes it possible for subsequent solutions to cycle (i.e., to return to previous solutions).
EXAMPLE
Second Tableau
Final Tableau for Modified Server Problem with an Alternative Optimal Solution