<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi John,</div>
<div><br>
</div>
<div>The infeasibility is minimal – in the 1e-6 range. Your explanation makes sense; I'll just modify our CBC solver plugin to check&#43;suppress the &quot;**&quot; prefix.&nbsp;</div>
<div><br>
</div>
<div>As to why it doesn't happen that frequently, I haven't a clue…</div>
<div><br>
</div>
<div>Jean-Paul</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>John Forrest &lt;<a href="mailto:john.forrest@fastercoin.com">john.forrest@fastercoin.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Wed, 4 Apr 2012 08:56:00 &#43;0100<br>
<span style="font-weight:bold">To: </span>&lt;<a href="mailto:cbc@list.coin-or.org">cbc@list.coin-or.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] Re: [Cbc] Question about &quot;**&quot; prefix in CBC solution file lines<br>
</div>
<div><br>
</div>
<div>
<div bgcolor="#FFFFFF" text="#000000">Jean-Paul,<br>
<br>
How infeasible?<br>
<br>
The most likely explanation is that when scaled the problem was feasible within tolerance, but when the solution was unscaled it violated a tolerance.&nbsp; Clp would have reported that as optimal but with a secondary status flag set.&nbsp; OsiSolverInterface would drop
 that information.&nbsp; Why this happens so rarely is odder.<br>
<br>
John<br>
<br>
On 03/04/12 04:40, Watson, Jean-paul wrote:
<blockquote cite="mid:CB9FCD32.23CD7%25jwatson@sandia.gov" type="cite">
<div>I just encountered our first Coopr user that has generated models such that the resulting CBC solution files contain rows for variable lines that are prefixed by &quot;**&quot;.&nbsp;</div>
<div><br>
</div>
<div>When I look at the code (CBCGenSolution.cpp), it is obvious that the &quot;**&quot; indicate – in the case of variables – that the bounds have been violated for this particular variable.</div>
<div><br>
</div>
<div>This makes sense for a brief moment, until I realize that CBC is reporting the solution is optimal. Solutions can of course violate strict bounds when tolerances are considered, but I would assume I would see this behavior on any of the numerous other
 models we have solved with CBC.&nbsp;</div>
<div><br>
</div>
<div>Can anyone shed some light on this condition, and how the resulting solution should be interpreted?&nbsp;</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Jean-Paul&nbsp;</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
Cbc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a></pre>
</blockquote>
<br>
</div>
</div>
_______________________________________________ Cbc mailing list <a href="mailto:Cbc@list.coin-or.org">
Cbc@list.coin-or.org</a> <a href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
</span>
</body>
</html>