Simplex method - Simplex algorithm

Simplex algorithm:

1. Express the model in the standard form.
2. Establish the initial conditions (first table).
3. Evaluate the criterion of optimality - infeasibility:
    Is there a type of final solution?
        Output: Solution type.
        Stop.
    Otherwise
        Choose a new Entering Basic Variable.
        Choose the Leaving Basic Variable.
        Generate a new Simplex table.
        Repeat step 3.


See the full lecture (This file is compressed. Therefore, you must install Winzip, winRAR or another compatible decompressor application on your computer.)

Comments

Popular posts from this blog

Simplex with artificial variables

LINGO Tutorials