ebrahimiae / Simplex-Algorithm

Solve linear optimization problems including minimization and maximization with simplex algorithm. Uses the Big M method to solve problems with larger equal constraints in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplex-Algorithm

Solve all kinds of linear optimization problems by simplex algorithm method Comes with an input step to enter the problem using BIG M method if the User Enter greater than or equal constraint Show all simplex tables Display all specific modes such as degeneracy and unbounded and multiple answers

About

Solve linear optimization problems including minimization and maximization with simplex algorithm. Uses the Big M method to solve problems with larger equal constraints in Python


Languages

Language:Jupyter Notebook 100.0%