You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The Simplex algorithm extends linear programming beyond two variables, where the graphical method cannot be used. It is an algebraic method that systematically moves from one vertex of the feasible region to an adjacent vertex with a better (or equal) objective value, until the optimum is found.
To apply the Simplex algorithm, the LP must be in standard form:
Convert each "≤" inequality to an equality by adding a slack variable si≥0:
ai1x1+ai2x2+⋯+ainxn+si=bi
The slack variable represents unused capacity.
Write the system as a table (the Simplex tableau):
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.