Yes, it is. The problem is if the projection on one dimension had only zero
entries. Cheers Christian

--
Christian Schulte, www.gecode.org/~schulte
Professor of Computer Science, KTH, cschu...@kth.se
Expert Researcher, SICS, cschu...@sics.se


-----Original Message-----
From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf
Of Kish Shen
Sent: Tuesday, August 11, 2015 9:17 PM
To: cschu...@kth.se; users@gecode.org
Subject: Re: [gecode-users] multi-dimensional binpacking gives fatal signal
11

On 11/08/2015 10:23, Christian Schulte wrote:
> Hi Kish,
>
> Thanks! The bug is due to the fact that all items have size zero. 
> Fixed in the trunk.

Hi Christian,

I assume it is the same problem, but just in case it isn't -- I also get
crashes when not all the item sizes are zero, for example, for a 2D item
with size {0,1} (so the sizes are {0,0,0,1} -- there is always a dummy 0'th
element).

Cheers,

Kish

_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users


_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to