set simulation time limit in yalmip

386 views
Skip to first unread message

waqas ikhtiar

unread,
Sep 13, 2013, 9:58:25 AM9/13/13
to yal...@googlegroups.com
hi johan
i'm using gurobi with yalmip to sovle MILP problem. but it take to much time to solve problem almost more than 3 hours. how can i set simulation time-limit on solver?
What is the default simulation time-limit

Thanks

Johan Löfberg

unread,
Sep 13, 2013, 10:00:43 AM9/13/13
to yal...@googlegroups.com
sdpsettings is always used for options
http://users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Commands.sdpsettings

Default is inf

>> ops = sdpsettings;
>> ops.gurobi.TimeLimit

ans =

   Inf


Mario Castro Gama

unread,
Dec 1, 2021, 6:10:32 PM12/1/21
to YALMIP
hello Johan,
I had no idea how to access the options of GUROBI form YALMIP.
thank you very much.

Reply all
Reply to author
Forward
0 new messages