Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 193 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 193 Bytes

matlab-simplex

MATLAB implementation of revised simplex method (RSM). Features use of Gauss-Jordan pivoting as well as partial pivoting allow for large linear programs to be solved quickly.