|
Primal: Maximize z = ctX subject to A X < = b, X > = 0.
Maximize z = 30 x1 + 6 x2 - 5 x3 + 18 x4
| Dual: Minimize w = btY subject to At Y > = c, Y > = 0.
Minimize w = 20 y1 + 15 y2+ 54 y3
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Inititial Tableau | Final Tableau |
Step 1
| [ |
1 0 2 1 -2 1 0 -1 6 2 3 0 | ] | [ | 0 27 0 20 | ] | = [ | 20 7 54 | ] | < [ | 20 15 54 | ] |
Step 2
Since x2* = 27 and x4* = 20, we conclude that the inequalities in the second and forth rows of the dual system must be equalities. By replacing y2 with zero in
| { | y2 + 2 y3 = 6 y1 - y2 = 18 |