You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jeffery9, only one item can be placed at a time since each item needs to check intersection on all items in the bin. Basically, a fully up-to-date state of the bin is required for every item being placed, for this reason i do not see any significant multiprocessing opportunities. Would love to be proven wrong.
No description provided.
The text was updated successfully, but these errors were encountered: