psrenergy / ToQUBO.jl

🟦 JuMP ToQUBO Automatic Reformulation
https://psrenergy.github.io/ToQUBO.jl
Other
27 stars 2 forks source link

Special case when linear/quadratic constraint is positive (semidefinite) #74

Open pedromxavier opened 1 year ago

pedromxavier commented 1 year ago

If, for some reason $\mathbf{a}' \mathbf{x} \succ 0$ or $\mathbf{x}' \mathbf{Q} \mathbf{x} \succ 0$, we could just add them to the objective function without taking the square.