-
Notifications
You must be signed in to change notification settings - Fork 106
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
Pack to a bin that is being already partially packed #51
Comments
I am not the developer. I don't understand your question.
If the bin is full, there is no space to add more rectangles.
If the bin is not full, then rectangles will be added.
Thanks
Donald Fast
https://www.linkedin.com/in/donaldfast/
…On Wed, Oct 4, 2023 at 9:55 PM Tharun66 ***@***.***> wrote:
Hi thank you for your work.
In my case could you please tell me is there a way in this library, to
pack rectangles to a bin that has already packed rectangles..
—
Reply to this email directly, view it on GitHub
<#51>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQGGYS7DPSWLPZSZ63WOX3X5YHS3AVCNFSM6AAAAAA5TPSTB2VHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZDOMRUGMYTKNQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
In my problem the bin is not fully filled at the beginning. The bin may be filled with some rectamgles at the begining. More rectangles can be packed since there are more space in the bin. I want to know whether how to adress that kind of a problem usung this library |
Hi thank you for your work.
In my case could you please tell me is there a way in this library, to pack rectangles to a bin that has already packed rectangles..
The text was updated successfully, but these errors were encountered: