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.
Does anyone know where I can find any examples? I have been looking through the documentation, but they do not specify the syntax.