I am working on an MI-SDP model and I have no idea how to solve it using Julia. I tried solving the model in convex using MOSEK as a solver, it turns out it failed, throwing some nasty error.
Any ideas on solving Mixed Integer SDP in julia is appreciated and thanks!!
Sorry for bothering you two different places. I would like to help. Have no experience developing other people’s code though. How can I help? Are there any guidelines for contributing, or explanation about the structure of your package?
Thank you, @odow, for your response. Is there any preference for a conic solver and a MIP solver for Pajarito? I am using Mosek and SCIP now, but I am unsure if it is the best choice.