[Cbc] How to get first feasible integer solutions (suboptimal solutions are sufficient)

Jonatan Lauritsen jonatan.lauritsen at outlook.com
Mon Mar 21 08:07:55 EDT 2016


Please, disregard my previous messages. I have found the right commands:





cbc model_cplex.lp -sec 60 solve -solution solution.txt 


cbc model_cplex.lp -allowablegap 1000 solve -solution solution.txt 


cbc model_cplex.lp -ratiogap 1000 solve -solution solution.txt     





Jonatan



 		 	   		   		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20160321/12ce2132/attachment.html>


More information about the Cbc mailing list