[Cbc] Hot Start for MIP

Alexis aguigue at softree.com
Mon May 11 13:07:35 EDT 2015


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

-- 
Alexis Guigue, E.I.T., B.Eng., M.A.Sc., Ph.D.
Software Engineer/Research Engineer
aguigue at softree.com
604-519-6222, ext. 3

Softree Technical Systems Inc. <http://www.softree.com>
Engineering an Easier Way

Softree News & Updates <http://http://eepurl.com/XJT-z>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20150511/bffa308b/attachment.html>


More information about the Cbc mailing list