-
-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
I read the Sortation documentation and there is a brief explanation of using a custom class implementation of BoxSorter. While I understand how to build the class and apply it to a BoxList object, there's no guidance on how to make the BoxList apply to the Packer and all ways I have tried to inject it via setBoxes() so far either end up not utilising the custom Sorter at all, or they product a list of zero boxes (at which point the Packer can't pack the items).
Could someone provide a detailed breakdown of the process to custom-sort the boxes in a BoxList and apply it opt the Packer so it is applied to the algorithm?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels