MSS-AI / linear-programming

Linear Programming, Simplex, and Integer LP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linear-programming

Linear Programming, Simplex, and Integer LP

Jupyter notebooks working through a capital budgeting integer optimization problem with various approaches.

  • including an example case showing why "greedy" stepwise maximization approaches can fail.

Linear-Programming-2.0.ipynb

  • introductory notebook to a linear programming optimization solution with some visualizations, oct 2020

About

Linear Programming, Simplex, and Integer LP

License:MIT License


Languages

Language:Jupyter Notebook 100.0%