nelsonuhan / simplex

The simplex method, step-by-step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The simplex method, step-by-step

Binder

This notebook executes and shows each step of the simplex method using Dantzig's rule as described in:

    D. J. Rader (2010). Deterministic Operations Research: Models and Algorithms. Wiley.

How to run this notebook

  • If you have Jupyter installed on your computer, you can download and open simplex.ipynb.

  • If you don't have Jupyter installed on your computer, you can use Binder by clicking Launch Binder above.

About

The simplex method, step-by-step


Languages

Language:Jupyter Notebook 100.0%