[Cbc] CBC logging

Matthew Galati Matthew.Galati at sas.com
Thu Aug 6 21:28:32 EDT 2009


How does one shut off logging for CBC when using the CbcMain stuff? I've tried lots of things, nothing has worked so far.

      CbcModel cbc(*si);
      cbc.messageHandler()->setLogLevel(0);
      const char * argv[] = {"cbc","-solve","-quit","-log 0","-slog 0"};
      CbcMain0(cbc);
      CbcMain1(5, argv, cbc);


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/cbc/attachments/20090806/f7e9fd1e/attachment.html 


More information about the Cbc mailing list