Complexity of the FIFO Stack-Up Problem
Frank Gurski, Jochen Rethmann, Egon Wanke

TL;DR
This paper analyzes the FIFO stack-up problem in logistics, modeling it with digraphs, proving its NP-completeness in general, and providing polynomial solutions when certain parameters are fixed.
Contribution
Introduces processing and sequence graph models for the FIFO stack-up problem, establishing complexity results and polynomial-time solutions under fixed parameters.
Findings
The FIFO stack-up problem is NP-complete in general.
Polynomial-time solutions exist when the number of sequences is fixed.
The sequence graph's directed pathwidth characterizes feasible stack-up sequences.
Abstract
We study the combinatorial FIFO stack-up problem. In delivery industry, bins have to be stacked-up from conveyor belts onto pallets with respect to customer orders. Given k sequences q_1, ..., q_k of labeled bins and a positive integer p, the aim is to stack-up the bins by iteratively removing the first bin of one of the k sequences and put it onto an initially empty pallet of unbounded capacity located at one of p stack-up places. Bins with different pallet labels have to be placed on different pallets, bins with the same pallet label have to be placed on the same pallet. After all bins for a pallet have been removed from the given sequences, the corresponding stack-up place will be cleared and becomes available for a further pallet. The FIFO stack-up problem is to find a stack-up sequence such that all pallets can be build-up with the available p stack-up places. In this paper, we…
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.
