Skip to content

This solver solves univariate polynomial conic optimizaiton in Chebyshev basis over interval [-1,1] via momet conic optimization by a non-symmetric homogeneous self-dual Mehrotra predictor-corrector interior point method.

Notifications You must be signed in to change notification settings

59ranjbar/Polynomial-Conic-Optimization-Solver_MPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Polynomial-Conic-Optimization-Solver_MPC

This solver solves univariate polynomial conic optimizaiton via its dual, this is moment conic optimization in Chebyshev basis. The solver uses a type of non-symmetric homogeneous self-dual predictor-corrector interior point method to solve the moment conic optimization.

The solver needs drsolve package to be in the path. "drsolve" is a matlab package that solves Hankel/Toeplitz or Hankel+Toeplitz systems in a stable and fast way.

About

This solver solves univariate polynomial conic optimizaiton in Chebyshev basis over interval [-1,1] via momet conic optimization by a non-symmetric homogeneous self-dual Mehrotra predictor-corrector interior point method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages