yalmip / YALMIP

MATLAB toolbox for optimization modeling
https://yalmip.github.io/
Other
463 stars 134 forks source link

Support socps in nonlinear solvers #25

Closed johanlofberg closed 9 years ago

johanlofberg commented 11 years ago

Automatically cast SOCPs (which arise if you use norms) as quadratic constraints if the solver supports this.

johanlofberg commented 11 years ago

Should really be done natively in the callbacks, in order to avoid unneccesarry symbolic manipulations, and allow for more efficient derivatives etc. Will also allow the use of SOCP in global solver