<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>
      It is to be expected!  When an heuristic is added it is given an
      initial seed for use in generating pseudo random numbers.  This
      seed is changed depending on k for the k'th heuristic.  So adding
      divingVectorLength changes the seed for the RINS heusristic.<br>
      <br>
      If you don't like that, I can easily add an ifdef so
      -DSAME_HEURISTIC_SEED will switch off - in CbcModel:addHeuristic.<br>
      <br>
      John<br>
      <br>
      <br>
      <br>
      On 06/02/15 14:03, Yves Touchard wrote:<br>
    </div>
    <blockquote cite="mid:54D4C9A2.7060106@dxo.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I got a determinism problem with the lp file (and maybe others)
      located here:
      <i><a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="https://www.dropbox.com/s/0i7c84lbm2pvyl3/t1.lp?dl=0">https://www.dropbox.com/s/0i7c84lbm2pvyl3/t1.lp?dl=0</a></i>.<br>
      The solution file is different  whether the divingV option is set
      or not.<small><br>
        Command-line is the following</small>:<br>
      <p><small><small><i><big>b</big></i><i><big>in/cbc t1.lp threads
                104 ratio 0.05 cutlength 30
                <b>divingV</b> on divesolves 301 multiple 1 branch
                printingOptions rows solution t1_0.sol</big></i></small></small><br>
      </p>
      Solution files are located here:<small><br>
      </small>
      <ul>
        <li><small>Without -&gt; <i><a moz-do-not-send="true"
                class="moz-txt-link-freetext"
                href="https://www.dropbox.com/s/zcu8kwv9ukipaqe/t1_0.sol?dl=0">https://www.dropbox.com/s/zcu8kwv9ukipaqe/t1_0.sol?dl=0</a></i></small>
        </li>
        <li><small>With -&gt; <i><a moz-do-not-send="true"
                class="moz-txt-link-freetext"
                href="https://www.dropbox.com/s/jc1co4yeg9i13vw/t1_1.sol?dl=0">https://www.dropbox.com/s/jc1co4yeg9i13vw/t1_1.sol?dl=0</a></i></small>
        </li>
      </ul>
      I tried with both trunk revision 2102 and 2128.<br>
      Could you tell if it is an expected behaviour or not?<br>
      <br>
      Thanks &amp; 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>