jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
117 stars 23 forks source link

Bound on QCQP #253

Open blegat opened 2 years ago

blegat commented 2 years ago

Add example on how to get a bound on a QCQP as done in https://github.com/Shuvomoy/BnB-PEP-code/

cc @Shuvomoy

Shuvomoy commented 2 years ago

@blegat, An illustrative example is available at the blogpost https://shuvomoy.github.io/blogs/posts/Automatic_sdp_relaxation_of_QCQP_in_JuMP_Julia/