Skip to content

Interior-point (IP) linear programming (LP) solver based on Mehrotra Predictor-Corrector (MPC) algorithm

Notifications You must be signed in to change notification settings

TimurIbrayev/IPLPsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Interior-point (IP) linear programming (LP) solver based on Mehrotra Predictor-Corrector (MPC) algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages