-
Notifications
You must be signed in to change notification settings - Fork 125
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
Predefined positions set by the user #97
Comments
Yes. This might be incorporated into the 'free space' calculations somehow. |
I was debugging this part of the code to fully understand the logic and I have a few questions regarding
A => Box to be placed 1, 2, 3, 4 and 5 are a possible set of free spaces |
1 & 2: Yes |
@dazito this can work in the new version 2 |
A nice feature is to allow some boxes to be positioned beforehand in some specific places (pre defined by the user) and then pack the remaining boxes in the remaining free spaces.
Example,
Did I make myself clear?
The text was updated successfully, but these errors were encountered: