Algorithms for Shipping Container Delivery Scheduling
Anna Collins, Dimitrios Letsios, Gueorgui Mihaylov

TL;DR
This paper introduces and analyzes algorithms for the container delivery scheduling problem, a complex supply chain optimization task balancing transshipment and inventory costs with approximation guarantees.
Contribution
It formulates a novel temporal bin packing variant for supply chain delivery, proposing algorithms with proven approximation bounds including a tight 2-approximation.
Findings
Algorithms with sequential and nested batching policies developed.
Proven approximation bounds, including a tight 2-approximation ratio.
Analysis of problem hardness and algorithm performance.
Abstract
Motivated by distribution problems arising in the supply chain of Haleon, we investigate a discrete optimization problem that we call the "container delivery scheduling problem". The problem models a supplier dispatching ordered products with shipping containers from manufacturing sites to distribution centers, where orders are collected by the buyers at agreed due times. The supplier may expedite or delay item deliveries to reduce transshipment costs at the price of increasing inventory costs, as measured by the number of containers and distribution center storage/backlog costs, respectively. The goal is to compute a delivery schedule attaining good trade-offs between the two. This container delivery scheduling problem is a temporal variant of classic bin packing problems, where the item sizes are not fixed, but depend on the item due times and delivery times. An approach for solving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Scheduling and Optimization Algorithms
