|
|
||||||
A STANDARD MAXIMIZING PROBLEM is a linear programming
problem which satisfies all of the following 4 CONDITIONS (Rolf, pg.263) : |
||||||
|
|
![]() |
Reference : An example of how to apply the following procedure to a non-standard problem is available, with abundant comments and cross-references.
Reference : Many EXERCIZES are available for each step of this method.
|
|
|
|
Convert all constraints to equations with slack variables, and then write the problem as a tableau with some negative right sides, with or without a Z-COLUMN. | ![]() |
|
|
FINDING THE PIVOT
(steps
|
Locate the row containing the most negative right-hand number. This row will be called the INDICATOR ROW. If no right-hand number is negative, then your tableau is STANDARD. | ![]() |
|
INDICTORS will consist of all numbers in the row found in NS-3, except the right-most number; the PIVOT COLUMN will contain the most negative of these indicators. If no indicator is negative, then there is no pivot column, and the problem is unsolvable. | ![]() |
|
Form RATIOS or QUOTIENTS for all (non-objective) rows : for each row, divide the right-most number by the number in the pivot column. | ![]() |
|
The PIVOT will be in the
ROW with smallest non-negative ratio.
Note that 0![]() ![]() ![]() ![]() |
![]() |
|
Perform a pivot transformation on the above pivot (Rolf, Pg 98). Check out the PIVOT ENGINE to speed pactice. | ![]() |
|
If all right-most (non-objective row) entries are non-negative, then phase I is ended. PHASE II now consists of applying steps 3-9 of the standard maximizing procedure to the new tableau obtained in step NS-7 above. Note: PHASE II is described as step #7 on Page 329 of our text, Rolf. |
|
Otherwise, if some right-most (non-objective row) entry is negative, apply steps NS-3 through NS-9 to the new tableau obtained in NS-7. |