<br><font size=2 face="sans-serif">Francois,</font>
<br>
<br><font size=2 face="sans-serif">This is nothing to do with LI as such!
&nbsp;It is a bug that has been there from the beginning. &nbsp;The file
&quot;looks&quot; as if it is in standard &nbsp;8 character names and fixed
MPS format and the UP images with spaces before the UP value of 1. &nbsp;The
LI images actually have a tab before the value of 0 and the test in the
bounds section to see whether to expect a value is fooled.</font>
<br>
<br><font size=2 face="sans-serif">If you change the tabs to a reasonable
number of spaces OR add FREE to NAME image OR make 0 0.0000000 it works.</font>
<br>
<br><font size=2 face="sans-serif">I will fix.</font>
<br>
<br><font size=2 face="sans-serif">John</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Francois Margot &lt;fmargot@andrew.cmu.edu&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: coin-discuss-bounces@list.coin-or.org</font>
<p><font size=1 face="sans-serif">05/04/2006 06:39 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Discussions about open source software for Operations Research &nbsp; &nbsp;
&nbsp; &nbsp;&lt;coin-discuss@list.coin-or.org&gt;</font></div></table>
<br>
<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-OR &lt;coin-discuss@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-discuss] CoinMpsIO -- LI Bounds
problem?</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2><br>
I have the most recent version of COIN, I believe. I nevertheless have<br>
trouble reading some mps files. This is similar to Anureet's problem<br>
a few weeks ago. When reading the file<br>
<br>
splittable.flow.network.design/ns25/pr3.mps<br>
<br>
from the collection arcset.data.mps.gz available from<br>
<br>
http://ieor.berkeley.edu/~atamturk/data/arcset/<br>
<br>
using:<br>
<br>
 &nbsp; OsiClpSolverInterface *clp = new OsiClpSolverInterface;<br>
 &nbsp; clp-&gt;readMps(name, &quot;mps&quot;);<br>
<br>
<br>
I get:<br>
<br>
Coin0001I At line 1 NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pr3<br>
Coin0001I At line 2 ROWS<br>
Coin0001I At line 2214 COLUMNS<br>
Coin0001I At line 36804 RHS<br>
Coin0001I At line 36990 BOUNDS<br>
Coin3006W No match for column C8541 &nbsp; &nbsp; 0 at line 45531 &lt;
&nbsp;LI BOUND &nbsp; &nbsp; C8541 &nbsp;0 &gt;<br>
Coin3006W No match for column C8542 &nbsp; &nbsp; 0 at line 45532 &lt;
&nbsp;LI BOUND &nbsp; &nbsp; C8542 &nbsp;0 &gt;<br>
Coin3006W No match for column C8543 &nbsp; &nbsp; 0 at line 45533 &lt;
&nbsp;LI BOUND &nbsp; &nbsp; C8543 &nbsp;0 &gt;<br>
Coin3006W No match for column C8544 &nbsp; &nbsp; 0 at line 45534 &lt;
&nbsp;LI BOUND &nbsp; &nbsp; C8544 &nbsp;0 &gt;<br>
Coin3006W No match for column C8545 &nbsp; &nbsp; 0 at line 45535 &lt;
&nbsp;LI BOUND &nbsp; &nbsp; C8545 &nbsp;0 <br>
...<br>
<br>
<br>
and then a crash. Does CoinMpsIO support these LI bounds or not? What change
<br>
should I make to read these files with OsiClp?<br>
<br>
Francois<br>
_______________________________________________<br>
Coin-discuss mailing list<br>
Coin-discuss@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/coin-discuss<br>
</font></tt>
<br>