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

Quick question #3

Open
NJseo opened this issue Oct 21, 2017 · 5 comments
Open

Quick question #3

NJseo opened this issue Oct 21, 2017 · 5 comments

Comments

@NJseo
Copy link

NJseo commented Oct 21, 2017

I have a series of items that I would like to figure out how many can fit into boxes. When I searched 3d bin-packing, I thought I would be on the solution quickly. Can yours be easily adapted for this or should I look to a different starting source?

@NJseo
Copy link
Author

NJseo commented Oct 21, 2017

Sorry, I am a little slow on the uptake today. Just looked at the example JSON. This is fantastic.

@NJseo NJseo closed this as completed Oct 21, 2017
@NJseo NJseo reopened this Oct 21, 2017
@NJseo
Copy link
Author

NJseo commented Oct 21, 2017

Actually, if you have an answer to this it would help.

@Oscar-Oliveira
Copy link
Owner

I am not sure how I can help you in this matter, but reviewing recent surveys on Bin Packing and Container Loading problems could help, such as http://onlinelibrary.wiley.com/doi/10.1111/itor.12094/pdf.

@NJseo
Copy link
Author

NJseo commented Oct 21, 2017

Ok, will look. In the mean time. Lets say I have item dimensions and preloaded box shapes in js vars. I am not seeing how I could bypass the json file and directly input. Also, and it might take me a while to figure this out, but perhaps you know. Is there a way I can get the volume of empty space and put in xyz variables to fit the boxes into the container. I am thinking that I could take total volume of items and narrow down box choices for total volume.

Anyhow, if you have any suggestions that would be great. Awesome program by the way.

@Oscar-Oliveira
Copy link
Owner

Sorry, in have no clue on how I can help you. I will in a few day have a reunion with a person savvier in 3D problems than I. If some sugestion appears I will contact you.
In the meantime, good work....

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