[BCP] BCP Digest, Vol 37, Issue 5

fmargot at andrew.cmu.edu fmargot at andrew.cmu.edu
Thu Sep 25 06:45:52 EDT 2008


Which version of BCP are you using? If it is above 1.1, try to add
in BB_lp::initialize_solver_interface():

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

Francois


More information about the BCP mailing list