Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 879 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 879 Bytes

IPLPsolver

Robust and efficient implementation of Interior-point (IP) linear programming (LP) solver based on Mehrotra Predictor-Corrector (MPC) algorithm in Julia programming language

Requirement

The code was written and tested using Julia v1.3.1.

All additional dependencies are listed along with running instructions, which can be found below.

Running Instructions

Contained in README.txt file

Methodology and Results

Presented in the final document

Acknowledgement

Authors would like to thank Prof. David Gleich for very well organized and comprehensive optimization course CS520 offered at Purdue.

Authors

Timur Ibrayev, Gobinda Saha