Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 250 Bytes

File metadata and controls

2 lines (2 loc) · 250 Bytes

Simplex-Solver

This is an implementation of the two-phase simplex method in Python. This project was created for the course IE 535 at Purdue. A walkthrough of the algorithm as well as multiple test cases can be found in IE_535_Project.ipynb.