Hello, I am solving MIPs using Lemon and CPLEX and everything is working great. However, now I would like to limit the time Cplex is using to find a solution and/or tell it to stop if the gap between the the best integer and the best bound is below a certain limit. Unfortunately I could not find any options in the code or the manual. When I searched with google, the only reference I find is regarding glpk and it seems like the options has to passed on to CMAKE.
I would appreciate any help! THANKS! Cheers,Stephan
_______________________________________________ Lemon-user mailing list [email protected] http://lemon.cs.elte.hu/mailman/listinfo/lemon-user
