Robust and efficient implementation of Interior-point (IP) linear programming (LP) solver based on Mehrotra Predictor-Corrector (MPC) algorithm in Julia programming language
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.
Contained in README.txt file
Presented in the final document
Authors would like to thank Prof. David Gleich for very well organized and comprehensive optimization course CS520 offered at Purdue.