dwave-examples / 3d-bin-packing

Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
Apache License 2.0
62 stars 26 forks source link

online packing #39

Open hhhhhhhYro opened 1 year ago

hhhhhhhYro commented 1 year ago

Hi, I would like to ask, if it is possible to solve online 3D bin packing problem? Or if anyone knows about any solution for 3D online bin packing problem, please, write :)

djohnson-dwavesys commented 1 year ago

Hello, For these kinds of questions, please direct them to the Leap community: https://support.dwavesys.com/hc/en-us/community/topics

In order to do this you will need to sign up for a Leap account, which you can do here if you haven't already: https://cloud.dwavesys.com/leap/signup

GitHub comments should be used to address issues specific to a library or area of code. It's also possible to contribute to the Ocean Tools repository by submitting your code for review.

Thank you so much for reaching out to us. We look forward to your involvement in the Leap community.

Amjad-AbuRmileh commented 6 months ago

getting error: /miniconda3/envs/verbi/lib/python3.10/site-packages/dwave/cloud/client/base.py", line 488, in init raise ValueError("API token not defined") ValueError: API token not defined

not able to find and API related setup in the code