<br><font size=2 face="sans-serif">It is not an error in MPS output but
an error (been there for several years) on converting a network matrix
to a standard CoinPackedMatrix format. &nbsp;In Clp every matrix type must
be able to return a matrix as a CoinPackedMatrix. &nbsp;With a network
matrix doing MPS output was the most likely time to do this - but somehow
it had never been tested.</font>
<br>
<br><font size=2 face="sans-serif">Seems to be fixed now.</font>
<br>
<br><font size=2 face="sans-serif">Thanks for finding the bug.</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>&quot;Lijian Chen&quot;
&lt;lijian.chen@louisville.edu&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">02/27/2007 05:47 PM</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">&lt;coin-lpsolver@list.coin-or.org&gt;</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] MPS output problem detected</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Dear Folks,<br>
<br>
I realized there might be an issue discovered by my experience.<br>
<br>
Since I am a newbie moving to open source code, I use examples to gain
experience. What I did was<br>
<br>
add &quot;#include&lt;CoinMpsIO.hpp&gt;&quot; into the source code of network.cpp<br>
<br>
add &quot;model.writeMps(&quot;test.mps&quot;);&quot; into the body of
network.cpp<br>
<br>
Then I use &quot;make DRIVER=network&quot; to build the binary.<br>
<br>
Till now, everything is fine. I want to use my old friend, xpress_MP to
test the solution. It takes more than a hour to analyze infeasibility.
I ran out of patience and I try to use Clp to test mps file. <br>
<br>
However, when I input the &quot;./clp test.mps&quot;, I got the following
error message,<br>
<br>
Coin LP version 1.03.03, build Feb &nbsp;8 2007<br>
command line - ./clp /home/lijian/success/workspace/birge_book/test.mps<br>
At line 1 NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BLANK<br>
At line 2 ROWS<br>
At line 5004 COLUMNS<br>
Duplicate row R0000223 at line 26280 &lt; &nbsp; &nbsp; C0010637 &nbsp;R0000223
&nbsp; -1. &gt;<br>
At line 30005 RHS<br>
At line 30506 BOUNDS<br>
At line 43007 ENDATA<br>
Problem BLANK has 5000 rows, 12500 columns and 24999 elements<br>
 There were 1 errors when importing model from /home/lijian/success/workspace/birge_book/test.mps<br>
There were 1 errors on input<br>
<br>
Can anyone tell me why? I am working on research of stochastic programming.
I want to make sure my code would reflect my algorithm accurately. Thanks!<br>
<br>
<br>
Lijian Chen<br>
<br>
Assistant Professor<br>
J.B. Speed School of Engineering<br>
Department of Industrial Engineering<br>
University of Louisville<br>
(Tel) 502-852-2197<br>
(Fax) 502-852-5633<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>