<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yves,<br>
      <br>
      I can reproduce problem - it is a tolerance issue in CglKnapsack. 
      It is taking longer than I thought to track it down and make
      minimal change needed.<br>
      <br>
      John Forrest<br>
      <br>
      On 17/10/14 10:52, Yves Touchard wrote:<br>
    </div>
    <blockquote cite="mid:5440E6C2.2070109@dxo.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I have a problem with a constraint file for which the following
      command fails in a "problem proven infeasible" error:<br>
      <i>bin/cbc infeas.lp threads 104 cutlength 40 multiple 4 branch
        printingOptions rows solution infeas.sol</i><br>
      <br>
      Removing the multiple or the cutlength option leads to an optimal
      solution:<br>
      <i>bin/cbc infeas.lp threads 104 multiple 4 branch printingOptions
        rows solution infeas.sol<br>
      </i><i><i>bin/cbc infeas.lp threads 104 cutlength 40 branch
          printingOptions rows solution infeas.sol</i><br>
        <br>
      </i>Tests have been done in the trunk repository:<br>
      <i>[ytouch@futuna coin-Cbc]$ svn info</i><i><br>
      </i><i>Path: .</i><i><br>
      </i><i>URL: <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://projects.coin-or.org/svn/Cbc/trunk">
          https://projects.coin-or.org/svn/Cbc/trunk</a></i><i><br>
      </i><i>Repository Root: <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://projects.coin-or.org/svn/Cbc">
          https://projects.coin-or.org/svn/Cbc</a></i><i><br>
      </i><i>Repository UUID: 6f23a84d-0c12-0410-9f0c-b73a89ba9ce0</i><i><br>
      </i><i>Revision: 2092</i><i><br>
      </i><i>Node Kind: directory</i><i><br>
      </i><i>Schedule: normal</i><i><br>
      </i><i>Last Changed Author: forrest</i><i><br>
      </i><i>Last Changed Rev: 2092</i><i><br>
      </i><i>Last Changed Date: 2014-10-03 13:58:33 +0200 (Fri, 03 Oct
        2014)</i><i><br>
      </i><br>
      Lp Constraint file is downloadable from:<br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://www.dropbox.com/s/ihu44mjgwtv27ky/infeas.lp?dl=0">https://www.dropbox.com/s/ihu44mjgwtv27ky/infeas.lp?dl=0</a><br>
      <br>
      Thanks and regards,<br>
      <br>
      Yves<br>
      <br>
------------------------------------------------------------------------------<br>
      This message and any attachments (the "message") are confidential
      and intended solely for the addressee(s). Any unauthorized use or
      dissemination is prohibited. E-mails are susceptible to
      alteration. Neither DxO Labs nor any of its subsidiaries or
      affiliates shall be liable for the message if altered, changed or
      falsified.<br>
      Ce message et toutes les pièces jointes (ci-après le "message")
      sont confidentiels et établis à l'intention exclusive de ses
      destinataires. Toute utilisation ou diffusion non autorisé est
      interdite. Tout message électronique est susceptible d'altération.
      DxO Labs et ses filiales déclinent toute responsabilité au titre
      de ce message s'il a été altéré, modifié ou falsifié.<br>
      <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>
  </body>
</html>