Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item Rotation constraints cause differents results #268

Open
Elyos59 opened this issue Nov 9, 2021 · 0 comments
Open

Item Rotation constraints cause differents results #268

Elyos59 opened this issue Nov 9, 2021 · 0 comments

Comments

@Elyos59
Copy link

Elyos59 commented Nov 9, 2021

Hi,

Due to my problem ( #261 ), I have made some tests with original code (TestItem)

If I try to put 60 Items (140x35x30) in a box (280x175x180) I have differents results depends on item rotation constraints :

  • All items ROTATION_NEVER => all items fit the box
  • All items ROTATION_KEEP_FLAT => all items fit the box
  • All items ROTATION_BEST_FIT => 30 items per box

So... ROTATION_BEST_FIT is not the best way... ?

dvdoug added a commit that referenced this issue Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant