[Coin-discuss] Problem with core size 0 (Paul Pacheco)

Paul Pacheco paul.pacheco at wavecode.com
Mon Feb 14 09:38:04 EST 2005


On Saturday 12 February 2005 06:36 am, Francois Margot wrote:
> Paul:
> > I feed the attached problem to BranchAndCut.
> >
> > The solution is pretty obvious:
> > A=0
> > B=0
> >
> > but branchandcut segfault.
> >
> > I think the problem has to do with the fact that the core size is 0.
>
> In the file bb.par in the directory COIN/Examples/BranchAndCut, set
>
> BB_AllCore              1

Thanks. But that means that I have to know ahead of time if the problem can 
generate a core size 0 (not posible) or allways include all the variables in 
the core which I believe hurts performance.

Would'nt it be better to make the code more robust and make sure it takes into 
account this borderline?



More information about the Coin-discuss mailing list