<br><font size=2 face="sans-serif">Gleb,</font>
<br>
<br><font size=2 face="sans-serif">You have not given enough information
to track down your bug. &nbsp;The matrix you point to has 418 rows and
563 columns (and is infeasible) so I don't see how columns and cuts can
alternate. &nbsp;Adding column C0000050 is fine, adding row R0000050 (with
first 51 columns) is infeasible as there are no entries in row.</font>
<br>
<br><font size=2 face="sans-serif">As to your other reported bug. &nbsp;I
can reproduce in 1.4 but not in 1.5.</font>
<br>
<br><font size=2 face="sans-serif">I suggest you upgrade to 1.5 and see
if this bug also goes away.</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Gleb Belov &lt;gleb.belov@tu-dresden.de&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: coin-lpsolver-bounces@list.coin-or.org</font>
<p><font size=1 face="sans-serif">09/20/2007 10:55 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">coin-lpsolver@list.coin-or.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Coin-lpsolver] A bug. Re: Coin-lpsolver
Digest, Vol 34, Issue 9</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hello,<br>
<br>
I use CLP 1.4.0 in a cut&amp;price algorithm, i.e., column generation with
<br>
cuts. In the following mps: <br>
http://www.math.tu-dresden.de/~belov/AFFconstr.mps, I started with a <br>
50x50 diagonal matrix and added columns and cuts interchangedly. After
<br>
adding a column, I always executed primal. After adding a cut, I <br>
executed dual, then primal and tried to find new columns. Betwenn the <br>
two last constraints no columns were generated. The dual &amp; primal <br>
methods were as well executed after adding the last cut. Now, when I <br>
check the solution, for the last constraint the sum on the left-hand <br>
side is -43.5 while it should be -44. Moreover, a variable with index <br>
980 is in the basis. It is obviously an internal slack for that row. <br>
But: its value is 0 in the Release compilation and 2e+218 in the Debug
<br>
compilation!<br>
<br>
Moreover, the function ClpModel::getRowUpper/Lower returns an array of
<br>
zeros and ClpModel::matrix()-&gt;getCoef(i,j) always returns zero...<br>
<br>
Best regards,<br>
Gleb<br>
<br>
-- <br>
Mit freundlichen Gruessen<br>
<br>
G. Belov<br>
----------------------------------------------------------------------<br>
Dr. Gleb Belov &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Gleb.Belov@tu-dresden.de<br>
Wiss. Assistent &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; http://www.math.tu-dresden.de/~belov<br>
Technische Universitaet Dresden &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; Tel: +49 351 463 34186<br>
Institut fuer Numerische Mathematik &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; Fax: +49 351 463 34268<br>
Mommsenstr. 13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Tel. priv.:+49 351 3743754<br>
01062 Dresden<br>
<br>
_______________________________________________<br>
Coin-lpsolver mailing list<br>
Coin-lpsolver@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/coin-lpsolver<br>
</font></tt>
<br>