<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Thanks John.<br>
      <br>
      I am actually using the API. I found this example<br>
      <br>
<a class="moz-txt-link-freetext" href="https://projects.coin-or.org/Cbc/browser/trunk/Cbc/examples/hotstart.cpp">https://projects.coin-or.org/Cbc/browser/trunk/Cbc/examples/hotstart.cpp</a><br>
      <br>
      I will try it. Is the example you were referring to?<br>
      <br>
      On 2015-05-12 10:00 AM, <a class="moz-txt-link-abbreviated" href="mailto:cbc-request@list.coin-or.org">cbc-request@list.coin-or.org</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:mailman.1.1431446401.13644.cbc@list.coin-or.org"
      type="cite">
      <pre wrap="">Send Cbc mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:cbc@list.coin-or.org">cbc@list.coin-or.org</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:cbc-request@list.coin-or.org">cbc-request@list.coin-or.org</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:cbc-owner@list.coin-or.org">cbc-owner@list.coin-or.org</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Cbc digest..."


Today's Topics:

   1. Hot Start for MIP (Alexis)
   2. Re: Hot Start for MIP (John Forrest)


----------------------------------------------------------------------

Message: 1
Date: Mon, 11 May 2015 11:07:35 -0600
From: Alexis <a class="moz-txt-link-rfc2396E" href="mailto:aguigue@softree.com">&lt;aguigue@softree.com&gt;</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:cbc@list.coin-or.org">cbc@list.coin-or.org</a>
Subject: [Cbc] Hot Start for MIP
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:5550E1D7.8030902@softree.com">&lt;5550E1D7.8030902@softree.com&gt;</a>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

I have got a large MIP to solve for which I would like to implement a 
hot start strategy.

My understanding is that I should use the function 
CbcModel::setHotstartSolution(const double *solution, const int 
*priorities=NULL),
where solution assumes the same ''order'' of variables as defined for 
the model itself. I am not so sure to understand the meaning of
the pointer priorities though. The hotstart solution I intend to give is 
an actual feasible solution to the MIP.

Am I on the right track?

Thanks in advance for the help

</pre>
    </blockquote>
    <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 href="aguigue@softree.com">aguigue@softree.com</a> <br>
      604-519-6222, ext. 3 <br>
      <br>
      <a href="http://www.softree.com">Softree Technical Systems Inc.</a>
      <br>
      Engineering an Easier Way <br>
      <br>
      <a href="http://http://eepurl.com/XJT-z">Softree News &amp;
        Updates</a> <br>
    </div>
  </body>
</html>