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

Logic requires updates #7

Open
totuk2 opened this issue Sep 16, 2022 · 3 comments
Open

Logic requires updates #7

totuk2 opened this issue Sep 16, 2022 · 3 comments
Assignees

Comments

@totuk2
Copy link
Owner

totuk2 commented Sep 16, 2022

Logic has tendency to pack in the best fitting box, which can lead to packing into many containers, which are close in volume to the item packed instead of the larger one shipping box.

@totuk2 totuk2 self-assigned this Sep 16, 2022
@totuk2 totuk2 moved this to Todo in packer Sep 16, 2022
@totuk2
Copy link
Owner Author

totuk2 commented Sep 16, 2022

Logic has tendency to pack in the best fitting box, which can lead to packing into many containers, which are close in volume to the item packed instead of the larger one shipping box.

@jedrus2000
Copy link
Collaborator

Logic has tendency to pack in the best fitting box, which can lead to packing into many containers, which are close in volume to the item packed instead of the larger one shipping box.

@totuk2

So maybe better before this, do #3 with some edge cases, so we will be much more sure that we didn't broke existing good stuff.
I suppose when you fix it, tests will fail, so you will see exact changes and see if it is in good or bad direction.

@vorasmit
Copy link

Suggestion:

There can be a flag for the type of optimization required.

  • Least Cost
  • Min Bins
  • Max Efficiency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants