Skip to content

maxkapur/PredictorCorrector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PredictorCorrector

A minimal implementation of the predictor-corrector interior-point algorithm for linear programming given in the following reference:

  • Nocedal, Jorge, and Stephen Wright. 2006. Numerical Optimization. Springer.

See the associated Repl.it repository as well.

About

A minimal implementation of the predictor-corrector interior-point algorithm for linear programming given in Nocedal and Wright, Numerical Optimization (2006).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages