Dimitri Sverdlov

Show:

What's happening?

  • Comment: Setting log level

    Hello combean, thank you for your answer! The method that you described works, but it still produces much output. In fact, all messages from Cbc are still present, but the messages from Clp are now gone. I do much repeated calls to the Cbc solver, therefore still I get very much messages. Therefore a wrapper of CoinMessageHandler would really help, since then it will be possible to set the...

    2009-04-12 13:18:38 UTC in swIMP

  • Setting log level

    Dear swIMP developers, I wonder how to set the log level for the solvers, especially for Cbc. Is using OsiSolverInterface.setIntParam(int key, int value) the right way, and if yes, what is the right key for the log level? As I have found, in C++ you would use OsiClpSolverInterface* si; si->messageHandler()->setLogLevel(0); but these methods are not present in Java.

    2009-04-10 20:26:12 UTC in swIMP

About Me

  • 2009-04-10 (7 months ago)
  • 2474950
  • galaxy007 (My Site)
  • Dimitri Sverdlov

Send me a message