[Cbc] Stop at a given value

Stefano Avallone stavallo at unina.it
Mon Jul 9 13:36:30 EDT 2012


Hello,

I am using a Cbc model to solve a mixed integer linear problem. The goal is to 
minimize a given objective function, but I would like to stop the execution as 
soon as a solution better than a provided value is found.

It looks like that none of the methods of the CbcModel class provides the 
functionality I need. Any hint how to do that?

Many thanks in advance,
Stefano



More information about the Cbc mailing list