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

Optimizer error #590

Open
DavideWasTaken opened this issue Dec 15, 2023 · 5 comments
Open

Optimizer error #590

DavideWasTaken opened this issue Dec 15, 2023 · 5 comments

Comments

@DavideWasTaken
Copy link

I have this box:

420x420x260

And this item:

167x132x55

In another algorithm it tells me that there can be 29 items in the box (and it is actually true), but in this algorithm only 28.

@dvdoug
Copy link
Owner

dvdoug commented Dec 17, 2023

Hi @DavideWasTaken

Happy to look into this, do you have an illustration that shows how the 29 fit in?

@DavideWasTaken
Copy link
Author

Hi,
thank you for the fast reply.

This is the image:

imageedit_3_4204038942

Even the warehouse workers confirm that they put 29 items in this way.
Thank you!

@DavideWasTaken
Copy link
Author

DavideWasTaken commented Dec 21, 2023

Hi!
Have you had a chance to see this case? Thank you!

@DavideWasTaken
Copy link
Author

Hi @dvdoug , do you think that modifying the code can be done by me or does it require further work?
Because I often have this case.
Thank you for your time!

dvdoug added a commit that referenced this issue Mar 9, 2024
@dvdoug
Copy link
Owner

dvdoug commented Mar 9, 2024

I did take a look and the algorithm tweak I thought might fix it didn't, but did help with some other cases. I do accept PRs so if you want to have a go, please do feel free

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

2 participants