<html><body>
<p>Bug in CoinPresolve which has been around for years with integer variables with infinite bounds - hopefully fixed in 2.3 and trunk<br>
<br>
<img width="16" height="16" src="cid:1__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for Ashutosh Mahajan ---10/22/2009 11:48:12 AM---hello everyone, for the attached problem, cbc-2.3.2 and "><font color="#424282">Ashutosh Mahajan ---10/22/2009 11:48:12 AM---hello everyone, for the attached problem, cbc-2.3.2 and also cbc-trunk report an optimal value</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">From:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">Ashutosh Mahajan &lt;asm4@lehigh.edu&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">To:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">cbc@list.coin-or.org</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Date:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">10/22/2009 11:48 AM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Subject:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">[Cbc] optimal solution cut off</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Sent by:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCCADFA3C2338f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">cbc-bounces@list.coin-or.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt>hello everyone,<br>
<br>
for the attached problem, cbc-2.3.2 and also cbc-trunk report an optimal value<br>
of -23 with the solution:<br>
Optimal - objective value &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -23<br>
 &nbsp; &nbsp; &nbsp;0 UP000001 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -3<br>
 &nbsp; &nbsp; &nbsp;1 UP000002 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -4<br>
 &nbsp; &nbsp; &nbsp;2 DOW00001 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -1<br>
 &nbsp; &nbsp; &nbsp;3 DOW00002 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -1<br>
 &nbsp; &nbsp; &nbsp;4 DOW00003 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br>
 &nbsp; &nbsp; &nbsp;5 DOW00004 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br>
 &nbsp; &nbsp; &nbsp;6 DOW00005 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;7<br>
<br>
cplex reports a value of -23.75 with the solution:<br>
UP000001 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.000000<br>
UP000002 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5.000000<br>
DOW00002 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.000000<br>
DOW00003 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.000000<br>
DOW00004 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0.250000<br>
<br>
<br>
--<br>
regards<br>
Ashutosh Mahajan<br>
</tt><tt><a href="http://coral.ie.lehigh.edu/~asm4">http://coral.ie.lehigh.edu/~asm4</a></tt><tt><br>
<br>
[attachment &quot;small.mps&quot; deleted by John J Forrest/Watson/IBM] _______________________________________________<br>
Cbc mailing list<br>
Cbc@list.coin-or.org<br>
</tt><tt><a href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a></tt><tt><br>
</tt><br>
<br>
</body></html>