How to model the Mixed Integer Second-Order Cone Program (MISOCP) problem in GUROBI MATLAB API
AnsweredHello All,
I am a beginner in Gurobi Matlab API. I want to know how to model Mixed Integer Second-Order Cone Programs (MISOCP) problem in the Gurobi Matlab API. I went through the example part of Gurobi, but have not found any specific example related to the MISOCP problem. Is there any specific way to model the MISOCP problem in Gurobi? If yes, please share any MISOCP problem model example.
Thanks
0
-
Hi Amit,
Check out our Matlab examples.
qcp.m contains a second-order cone constraint and a rotated cone constraint, so hopefully it helps.
- Riley
0 -
Hello Riley Clement,
Thanks a lot,
Your suggested example helped me in modeling my problem.
0
Please sign in to leave a comment.
Comments
2 comments