[Cbc] Is there a "command-line" timelimit option?

Charles Lindsay charlesclindsay at gmail.com
Tue Feb 23 14:59:31 EST 2016


I use Pyomo to interface to Cbc, and I believe it uses a command-line
invocation of Cbc.
For some LP solvers you can pass a "--solver-options <option-name>=<option
value>"
Is there such an option for Cbc?  I believe there is an API option (
CbcModel::setMaximumSeconds).

I am interested in getting the "best solution up to that point in time".

I believe the equivalent for GLPK is "--solver-options  tmlim=300"

Thanks.

C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20160223/e196b1dd/attachment.html>


More information about the Cbc mailing list