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 predictor-corrector interior point method.

Notifications You must be signed in to change notification settings

59ranjbar/Polynomial-Conic-Optimization-Solver_PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Polynomial-Conic-Optimization-Solver-P-C

This solver solves univariate polynomial conic optimizaiton in the Chebyshev basis via its dual, i.e. moment conic optimization in the 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 predictor-corrector interior point method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages