linopy icon indicating copy to clipboard operation
linopy copied to clipboard

Second Order Cone

Open davide-f opened this issue 2 years ago • 1 comments

Hello,

I'm opening this issue to raise attention on SOCP and quadratic modelling that may be highly interesting for some energy system applications, and I'm wondering if they have been considered for linopy as potential upgrades.

SOCP and QP are clearly non linear, so they may not suite the purpose of the package but may be highly valuable for power systems. Moreover, many solvers now support those techniques, so I was wondering if there is any plan to support those techniques

davide-f avatar May 27 '23 13:05 davide-f

Note that QP are now supported

FabianHofmann avatar Jun 23 '23 11:06 FabianHofmann