Manually see YALMIP's conversion to Gurobi solver format

21 views
Skip to first unread message

Javier Jiménez Sicardo

unread,
Apr 20, 2022, 10:33:01 PM4/20/22
to YALMIP
Hello,

I've been using Gurobi-Python bridge a couple months before and I'm currently using YALMIP as a Gurobi bridge, so I think I'm kind of knowledgeable with Gurobi's LP formats. Is there a way to check the optimizer output in Gurobi format so I can try and debug it myself? I haven't found anything in that regard on the documentations.

While my model is feasible, I'm not getting anything I could expect for a solution as control signal is constantly zero. Is something limiting sdpvar values from going negative? Gurobi implicitly limits continuous variable to >=0 in their GRB_CONTINUOUS definition unless expressedly told otherwise.

Thank you for your time!

Johan Löfberg

unread,
Apr 21, 2022, 1:59:05 AM4/21/22
to YALMIP
https://yalmip.github.io/Extracting

Variables are not implicitly assumed non-negative.

Reply all
Reply to author
Forward
0 new messages