[Cbc] Cbc Interface + Segfault

Gleb Belov gleb.belov at monash.edu
Mon Oct 12 02:26:59 EDT 2015


Thank you, now I just callCbc(string, Model&).

In that example, setting "-preprocess off" leads to a bug-free optimum 
in 5 min.

On 12/10/2015 4:32 PM, Babak Moazzez wrote:
> try the following for example:
>
> CbcMain0(model);
> const char * argv2[]={"driver4","-cuts","off" 
> ,"-preprocess","off","-passc","1","-solve","-quit"};
> CbcMain1(9,argv2,model);
>

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


More information about the Cbc mailing list