PSORLab / EAGO.jl

A development environment for robust and global optimization
MIT License
140 stars 16 forks source link

Better handling for conic and quadratic constraints. #48

Open mewilhel opened 4 years ago

mewilhel commented 4 years ago

EAGO's handling of this class of problems is somewhat limited relative to existing MINLP offerings (BARON, ANTIGONE, etc.). We aren't currently exploiting specialized forms or reformulations therein. We still need to determine which approaches we want to adopt for these constraints.