[Cbc] Cbc question

John Forrest john.forrest at fastercoin.com
Thu Apr 7 06:30:10 EDT 2016


Babak,


If there is a better solution, then this is a bug.

If not, then it may be Cbc being intelligent e.g. preprocessing or 
objective must be a multiple of N etc.

John Forrest
On 06/04/16 23:39, Babak Moazzez wrote:
> Hi
>
>  In Cbc, I use the following code to provide an incumbent solution to 
> the solver:
>
> model.setBestSolution(solution,number-of-columns,ObjValue);
>
> However when I call cbc to solve the problem, it finds out that
>
> *The LP relaxation is infeasible or too expensive *
>
> and uses my solution instead. So it doesn't really do any search and says
>
> *Solution of *ObjValue *already found by heuristic*
>
>  which is my solution since I have disabled heuristics. Is there 
> anyway to disable this feature and force Cbc solve the LP relaxation 
> and use my solution for an upperbound limit?
>
> Babak
>
>
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20160407/4920b4d7/attachment.html>


More information about the Cbc mailing list