[Cbc] Cbc command line parameters

John Forrest john.forrest at fastercoin.com
Sun Jun 15 04:48:20 EDT 2014


You need

-ratiogap 0.001

I presume you want to stop when best solution-best_possible is less than 
0.001*max(abs(best_possible),abs(best))

For an absolute value use allowablegap

John Forrest

On 15/06/14 04:27, xiwen wrote:
> Hi,
> Quick question on the command line parameters.
> How to set the tolerant termination gap and running time?
> for example i want to set the mipgap = 0.001 and max run time = 1000
>
> thanks
> xiwen
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc
>
>



More information about the Cbc mailing list