DESDEO icon indicating copy to clipboard operation
DESDEO copied to clipboard

Adding support for quadratic constraints to gurobipy

Open juropo opened this issue 5 months ago • 0 comments

Gurobipy optimizer supports quadratic constraints but the current solver/parser/evaluator implementation in desdeo does not. It would be nice to add them at some point, but it would take some effort, because it is necessary to also define some additional variables to the solver to support these.

juropo avatar Sep 13 '24 13:09 juropo