Simplex method used for maximization, where dual simplex used for minimization.
Chat with our AI personalities
what is difference between regular simplex method and dual simplex method
When you have 3 variables or more. In paper, we can only draw 2 dimensional shapes.
In our example, the area of the equilateral triangle is 1/6 of the area of the regular hexagon
routine
Maximize z = 6x1 - 2x2+ 3x3 subject to 2x1 - x2 + 2x3 ≤ 2, x1+ 4x3 ≤ 4, x1, x2 , x3 ≥ 0.