[Coin-lpsolver] log level

John J Forrest jjforre at us.ibm.com
Tue Jan 27 20:01:25 EST 2004




Matt,

OsiClp passes in ITS message handler to the underlying clp on each solve so
the correct way to do it is:

interface->messageHandler()->setLogLevel(0);

John


                                                                           
             Matthew Galati                                                
             <magh at lehigh.edu>                                             
             Sent by:                                                   To 
             coin-lpsolver-adm                                             
             in at www-124.southb         coin-lpsolver at www-124.southbury.usf 
             ury.usf.ibm.com           .ibm.com                            
                                                                        cc 
                                                                           
             01/27/2004 09:32                                              
             AM                                                            
                                                                           
                                                                           
                                                                   Subject 
                                       [Coin-lpsolver] log level           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




How do I completely shut off all messages from CLP?

OsiClpSolverInterface* interface = new OsiClpSolverInterface();
interface->getModelPtr()->setLogLevel(0);

does not seem to shut off the following messages:
Clp0005I 0  Obj 2258.25 Dual inf 12426.6 (1)
Clp0005I 3  Obj 2246.65
Clp0000I Optimal - objective value 2246.65

Thanks,
Matt

--
Matthew Galati
ISE Lehigh University
IBM Service Parts Solutions
610.758.4042 (Office)
610.882.0779 (Home)
magh at lehigh.edu, magal11 at us.ibm.com
http://sagan.ie.lehigh.edu/mgalati/


_______________________________________________
Coin-lpsolver mailing list
Coin-lpsolver at www-124.ibm.com
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-lpsolver






More information about the Clp mailing list