<div>hi,</div>  <div>&nbsp;</div>  <div>I am using the latest version of Cgl, and the accompanying OsiClp code. I beleive there is a problem on 1665 of the file OsiClpSolverInterface.cpp. I hereby&nbsp;reproduce the relevent code.</div>  <div>&nbsp;</div>  <div>void<BR>OsiClpSolverInterface::loadProblem(const CoinPackedMatrix&amp; matrix,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; const double* collb, const double* colub,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; const double* obj,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; const char* rowsen, const double* rowrhs,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 const double* rowrng)<BR>{<BR>&nbsp; // Get rid of integer information (modelPtr will get rid of its copy)<BR>&nbsp; assert( rowsen != NULL );<BR>&nbsp; assert( rowrhs != NULL );<BR>&nbsp; int numrows = matrix.getNumRows();<BR>&nbsp; double * rowlb = new double[numrows];<BR>&nbsp; double * rowub = new double[numrows];<BR>&nbsp; for (int i = numrows-1; i &gt;= 0; --i) {<BR>&nbsp;&nbsp;&nbsp; convertSenseToBound(rowsen[i],rowrhs[i],rowrng[i],rowlb[i],rowub[i]); /** PROBLEM */<BR>&nbsp; }<BR>&nbsp; loadProblem(matrix, collb, colub, obj, rowlb, rowub);<BR>&nbsp; delete [] rowlb;<BR>&nbsp; delete [] rowub;<BR>}<BR></div>  <div>Note that the above code will give a segmentation fault if rowrng=NULL. However the documentation in OsiClpSolverInterface.hpp says that rowrng=NULL is allowed, and in that case rowrng[i]=0 is assumed for all ranged rows. Thus we either need to change the documentation or modify the above function to account for the possibility rowrng=NULL.</div> 
 <div>&nbsp;</div>  <div>regards,</div>  <div>anureet</div>  <div>&nbsp;</div><BR><BR>Anureet Saxena<br> anureet@cmu.edu<br> anureet@yahoo.com<br> <br>--This mail was delivered to you on 100% recyclable electrons.<p>&#32;
      <hr size=1><a href="http://us.rd.yahoo.com/evt=48250/*http://searchmarketing.yahoo.com/arp/sponsoredsearch_v9.php?o=US2226&cmp=Yahoo&ctv=AprNI&s=Y&s2=EM&b=50">Pinpoint customers </a>who are looking for what you sell.