Skip to content

Better description of Custome BoxList / Box Sorter #646

@MarkBFamFour

Description

@MarkBFamFour

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions