<div dir="ltr"><div><div><div><div><div><div>I use Pyomo to interface to Cbc, and I believe it uses a command-line invocation of Cbc.<br></div>For some LP solvers you can pass a "--solver-options <option-name>=<option value>"<br></div>Is there such an option for Cbc?  I believe there is an API option (<tt class="">CbcModel::setMaximumSeconds).</tt><br><br></div>I am interested in getting the "best solution up to that point in time".<br><br></div>I believe the equivalent for GLPK is "--solver-options  tmlim=300"<br><br></div>Thanks.<br><br></div>C.<br></div>