Skip to first unread message

Mostafa Nick

unread,
May 20, 2013, 9:20:48 AM5/20/13
to yal...@googlegroups.com
Hello all

How can I increase or decrease the Gap tolerance in a Gurobi solver for a MIQCP.

Thanks in advance

Johan Löfberg

unread,
May 20, 2013, 9:26:05 AM5/20/13
to
I don't know precisely which tolerance you are looking for, but they are all available through sdpsettings as always

ops = sdpsettings('gurobi.MIPGap',1e-8)
solvesdp
(constraints,objective,ops)

To see which options there are available, you have to check the gurobi documentation, or simply look at the options structure

ops.gurobi


Reply all
Reply to author
Forward
0 new messages