TWO PHASE SIMPLEX METHOD:-
The process of eliminating artificial variables is performed in phase-I of the solution and phase-II is used to get an optimal solution. Since the solution of LPP is computed in two phases,it is called as Two-Phase Simplex Method.
WORKING RULE:-
Phase I – In this phase, the simplex method is applied to a specially constructed auxiliary linear programming problem leading to a final simplex table containing a basic feasible solution to the original problem.
Step 1 – Assign a cost -1 to each artificial variable and a cost 0 to all other variables in the objective function.
Step 2 – Construct the Auxiliary LPP in which the new objective function Z* is to be maximized subject to the given set of constraints.
Step 3 – Solve the auxiliary problem by simplex method until either of the following three possibilities do arise
i. Max Z* < 0 and atleast one artificial vector appear in the optimum basis at a positive level (Δj ≥ 0). In this case, given problem does not possess any feasible solution.
ii. Max Z* = 0 and at least one artificial vector appears in the optimum basis
at a zero level. In this case proceed to phase-II.
iii. Max Z* = 0 and no one artificial vector appears in the optimum basis. In
this case also proceed to phase-II.
Phase II – Now assign the actual cost to the variables in the objective function and a zero cost to every artificial variable that appears in the basis at the zero level.This new objective function is now maximized by simplex method subject to the given constraints.
Simplex method is applied to the modified simplex table obtained at the end of phase-I, until an optimum basic feasible solution has been attained. The artificial variables which are non-basic at the end of phase-I are removed.
By-Radharani Panigrahi