coin-or / SHOT

A solver for mixed-integer nonlinear optimization problems
https://shotsolver.dev
Eclipse Public License 2.0
117 stars 25 forks source link

Improve quadratic partitioning #92

Closed andreaslundell closed 3 years ago

andreaslundell commented 3 years ago

Enable quadratic partitioning also for instances where the end result is a sum of convex terms (i.e. after reformulation), without requiring that all terms from the beginning are convex.