PyPSA / linopy

Linear optimization with N-D labeled arrays in Python
https://linopy.readthedocs.io
MIT License
163 stars 45 forks source link

COPT solver support for quadratic problems #208

Closed loongmxbt closed 7 months ago

loongmxbt commented 10 months ago

COPT solver supports quadratic problems. Hope to use it to test quadratic objective. https://guide.coap.online/copt/en-doc/matrix.html#quadratic-constraints

fneum commented 7 months ago

Closed via #223