[Cbc] CBC - where is time spent

Matthew Galati matthew.galati at gmail.com
Tue Feb 10 19:39:50 EST 2015


Is there an easy way to ask CBC where the time is spent in a solve, for the
sake of tuning?

For example, how much time is spent in probing? or strong branching? etc?
Is there an option to print this to the screen?

I am using the following API:
   CbcModel cbc(*osiClp);
   cbc.setLogLevel(debugLevel);
   cbc.branchAndBound(3);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20150210/147b85eb/attachment.html>


More information about the Cbc mailing list