[Coin-discuss] how to shut off CBC (OsiClp.branchAndBound) logs

Matthew Galati matthew.galati at gmail.com
Tue Feb 10 15:33:10 EST 2015


I think I asked this a few years back. I am trying all the stuff I think
you told me a long time ago.


   osiClp->setLogLevel(0);
   osiClp->messageHandler()->setLogLevel(0);
   osiClp->getModelPtr()->setLogLevel(0);
   osiClp->branchAndBound();


But, I still get these messages. This is Dip 0.91.0.

Integer solution of -281.11 found after 10 iterations and 9 nodes
Integer solution of -282.21 found after 17 iterations and 13 nodes
Integer solution of -282.4 found after 20 iterations and 15 nodes
Search took 34 iterations and 19 nodes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20150210/08d8e719/attachment.html>


More information about the Coin-discuss mailing list