|
|
||||
Simplex Method |
||||
Minimization CaseIn the previous section, the simplex method was applied to linear programming problems where the objective was to maximize the profit with less than or equal to type constraints. In many cases, however, constraints may of type ³ or = and the objective may be minimization (e.g., cost, time, etc.). Thus, in such cases, simplex method must be modified to obtain an optimal policy. Consider the general linear programming problemMinimize z = c1x1 + c2x2 + c3x3 + .........+ cnxn subject to a11x1 + a12x2 + a13x3
+ .........+ a1nxn ³
b1 Changing the sense of the optimizationAny linear minimization problem can be viewed as an equivalent linear maximization problem, and vice versa. Min. z = c1x1 + c2x2 +
c3x3 + .........+ cnxn Converting inequalities to equalitiesIntroducing surplus variables (negative slack variables) to convert inequalities to equalities a11x1 + a12x2
+ a13x3 + .........+ a1nxn
- s1 = b1 An initial basic feasible solution is obtained by setting
x1 = x2 =........ = xn = 0 which is not feasible because it violates the non-negativity stipulation, (i.e., s1 ³ 0). Therefore, we need artificial variables. After introducing artificial variables, the set of constraints can be written as a11x1 + a12x2
+ a13x3 + .........+ a1nxn
- s1 + A1 = b1 x1, x2,....., xn³
0 Now, an initial basic feasible solution can be obtained
by setting all the decision and surplus variables to zero. Thus, an
initial basic feasible solution to LPP is Now to obtain an optimal solution, we must drive out the artificial variables. Following are the two methods to solve linear programming problems in such cases.
|
||||
| Operations Research Contents | ||||
| Copyright © www.universalteacher.com | ||||