[Coin-osi-devel] Next release of Osi

fmargot at andrew.cmu.edu fmargot at andrew.cmu.edu
Mon Nov 20 13:07:49 EST 2006


Is there a new release of Osi planned soon? If possible, I would like 
the two methods from OsiClpSolverInterface

virtual void getBInvARow(int row, CoinIndexedVector * z,
                          CoinIndexedVector * slack=NULL,
                          bool keepScaled=false) const;

and

virtual void getBInvACol(int col, CoinIndexedVector * ver);

to be in the next release. The new Lift-and-Project cut generator needs
it and I can not make a new release of Cgl with a dependence on Osi-devel.

Francois



More information about the Osi mailing list