Skip to content

MadNLP/MadQP.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MadQP.jl

MadQP.jl is an extension of MadNLP.jl for quadratic programming.

It implements the Mehrotra predictor-corrector method, leading to faster convergence than the default filter line-search algorithm used in MadNLP.

MadQP.jl is built on top of MadNLP.jl, and makes an extensive use of the AbstractKKTSystem abstraction for modularity.

About

A solver for quadratic programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages