SCIP-SDP for solving mixed integer semidefinite programs
I have been looking at SCIP, specifically SCIP-SDP for solving a mixed semidefinite program – however I can’t seem to find any examples on how I implement it in Python with PySCIPOpt.
I have been looking at SCIP, specifically SCIP-SDP for solving a mixed semidefinite program – however I can’t seem to find any examples on how I implement it in Python with PySCIPOpt.