TulipaEnergy / NearOptimalAlternatives.jl

A package implementing modelling to generate alternatives (MGA) to find near optimal alternatives to the optimal solution.
Apache License 2.0
0 stars 2 forks source link

Investigate non-affine constraint functions #29

Open greg-neustroev opened 4 months ago

greg-neustroev commented 4 months ago

What if we have conical or quadratic constraints. Currently these are not supported. Can we easily do them as well?