[Coin-discuss] OsiCbc

John J Forrest jjforre at us.ibm.com
Thu Mar 31 17:20:02 EST 2005


I have put OsiCbc into cvs.

The constructor takes an optional OsiSolverInterface (the default is 
OsiClp) and CbcStrategy so it can a bit circular in places so in the unit 
test there is:

OsiOslSolverInterface mmm;
OsiCbcSolverInterface mm(mmm);
OsiCbcSolverInterface m(mm);

which seems to work!

John Forrest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20050331/94cac95d/attachment.html>


More information about the Coin-discuss mailing list