You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Box b3 has withSize(35, 23, 14) (dz +1) it packs the four boxes into two containers. That seems to be kind of strange. Is that a bug or misbehaviour in LAFF?
The text was updated successfully, but these errors were encountered:
Hey, for the following example the packager packs every box in a single container:
When Box b3 has
withSize(35, 23, 14)
(dz +1) it packs the four boxes into two containers. That seems to be kind of strange. Is that a bug or misbehaviour in LAFF?The text was updated successfully, but these errors were encountered: