<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Alexis,<br>
      <br>
      Try using stand-alone cbc or one of the example drivers which
      effectively use the stand-alone cbc.<br>
      <br>
      First just try mipstart xxxxx.sol - that is simple and should help.<br>
      <br>
      The hotStart code can be turned on by giving a solution using
      priorityIn with solution and then forceSolution --- but I would
      have to check exactly how it works (now).<br>
      <br>
      John Forrest<br>
      <br>
      <br>
      On 11/05/15 18:07, Alexis wrote:<br>
    </div>
    <blockquote cite="mid:5550E1D7.8030902@softree.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=utf-8">
      I have got a large MIP to solve for which I would like to
      implement a hot start strategy.<br>
      <br>
      My understanding is that I should use the function
      CbcModel::setHotstartSolution(const double *solution, const int
      *priorities=NULL),<br>
      where solution assumes the same ''order'' of variables as defined
      for the model itself. I am not so sure to understand the meaning
      of<br>
      the pointer priorities though. The hotstart solution I intend to
      give is an actual feasible solution to the MIP.<br>
      <br>
      Am I on the right track?<br>
      <br>
      Thanks in advance for the help<br>
      <br>
      <div class="moz-signature">-- <br>
        Alexis Guigue, E.I.T., B.Eng., M.A.Sc., Ph.D. <br>
        Software Engineer/Research Engineer <br>
        <a moz-do-not-send="true">aguigue@softree.com</a> <br>
        604-519-6222, ext. 3 <br>
        <br>
        <a moz-do-not-send="true" href="http://www.softree.com">Softree
          Technical Systems Inc.</a> <br>
        Engineering an Easier Way <br>
        <br>
        <a moz-do-not-send="true" href="http://http://eepurl.com/XJT-z">Softree
          News &amp; Updates</a> <br>
      </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>
  </body>
</html>