[Coin-osi-devel] Mismatch between Trac page and release version?

fmargot at andrew.cmu.edu fmargot at andrew.cmu.edu
Mon Nov 20 11:08:47 EST 2006


I don't think so. Try to download Cgl/trunk right now (as I did 
10 minutes ago). The Externals is:


BuildTools    https://projects.coin-or.org/svn/BuildTools/releases/0.5.1
Data/Netlib   https://projects.coin-or.org/svn/Data/releases/1.0.0/Netlib
Data/Sample   https://projects.coin-or.org/svn/Data/releases/1.0.0/Sample
CoinUtils     https://projects.coin-or.org/svn/CoinUtils/releases/1.0.0/CoinUtil
s
Clp           https://projects.coin-or.org/svn/Clp/releases/1.3.3/Clp
Osi           https://projects.coin-or.org/svn/Osi/releases/0.95.1/Osi
Vol           https://projects.coin-or.org/svn/Vol/releases/1.0.0/Vol

Francois

On Mon, 20 Nov 2006, Ted Ralphs wrote:

>
> You must not have committed your change to the externals because the trunk of 
> Cgl is currently pointing to
>
> https://projects.coin-or.org/svn/Osi/branches/devel/Osi
>
> Ted
>
> fmargot at andrew.cmu.edu wrote:
>> 
>> I have the following in the Externals of Cgl/trunk:
>> 
>> Osi           https://projects.coin-or.org/svn/Osi/releases/0.95.1/Osi
>> 
>> After downloading Cgl/trunk from svn in AA, if I do:
>> 
>> grep getBInvARow -r ~/AA/Osi/src/OsiClp/*.hpp
>> 
>> I get:
>> 
>> /home/prov/AA/Osi/src/OsiClp/OsiClpSolverInterface.hpp:  virtual void 
>> getBInvARow(int row, double* z, double * slack=NULL) const;
>> /home/prov/AA/Osi/src/OsiClp/OsiClpSolverInterface.hpp:  virtual void 
>> getBInvARow(int row, CoinIndexedVector * z, CoinIndexedVector * slack=NULL,
>> /home/prov/AA/Osi/src/OsiClp/OsiClpSolverInterface.hpp:      512 Give user 
>> direct access to Clp regions in getBInvARow etc
>> 
>> Yet, If I go to the Trac page
>> 
>> https://projects.coin-or.org/Osi/browser/releases/0.95.1/Osi/src/OsiClp/OsiClpSolverInterface.hpp 
>> 
>> I can only find the first and third occurence of 'getBInvARow'. From the
>> Trac page, it seems that
>> 
>> /home/prov/AA/Osi/src/OsiClp/OsiClpSolverInterface.hpp:  virtual void 
>> getBInvARow(int row, CoinIndexedVector * z, CoinIndexedVector * slack=NULL,
>> 
>> is only present in Osi-devel. Which version of Osi do I get as part of the 
>> Cgl package? If it is indeed 0.95.1, why is the information from the
>> Trac page incorrect? If it is Osi-devel, how come?
>> 
>> Francois
>> 
>> 
>> _______________________________________________
>> Coin-osi-devel mailing list
>> Coin-osi-devel at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/coin-osi-devel
>
>
>



More information about the Osi mailing list