[Cbc] How to set optimality gap

Christos chtsolak at gmail.com
Thu Sep 27 07:15:56 EDT 2012


Hi All,

I am trying to solve a problem by the method
solver1.initialSolve();
solver1.branchAndBound() ;

I have a simple question, how to set the optimality gap (convergence, i 
am not sure for the word) to 0.0001?

Thank you.


More information about the Cbc mailing list