A Bin Packing Problem with Mixing Constraints for Containerizing Items for Logistics Service Providers

Sajini Anand,Stefan Guericke
DOI: https://doi.org/10.1007/978-3-030-59747-4_22
2020-01-01
Abstract:Large logistics service providers often need to containerize and route thousands or millions of items per year. In practice, companies specify business rules of how to pack and transport items from their origin to destination. Handling and respecting those business rules manually is a complex and time-consuming task. We propose a variant of the variable sized bin packing problem applicable to the containerization process occurring at logistics service providers. This novel model variant extends the bin packing problem with color constraints by adding multiple item mixing constraints. We present a binary integer program along with a first-fit decreasing heuristic and compare the performance on instances from a global logistics service provider. The numerical results indicate promising results to solve this computationally hard combinatorial optimization problem.
What problem does this paper attempt to address?