A Local-Search Based Heuristic for the Unrestricted Block Relocation Problem
Dominique Feillet, Sophie N. Parragh, Fabien Tricoire

TL;DR
This paper introduces a novel local search heuristic for the unrestricted block relocation problem, significantly improving solution quality by up to 50% over existing heuristics through a dynamic programming-based state space exploration.
Contribution
It presents the first local search heuristic for the problem, utilizing a dynamic programming approach to identify optimal move sequences.
Findings
Up to 50% improvement over existing heuristics
Effective for large benchmark instances
Demonstrates high potential for optimization
Abstract
The unrestricted block relocation problem is an important optimization problem encountered at terminals, where containers are stored in stacks. It consists in determining the minimum number of container moves so as to empty the considered bay following a certain retrieval sequence. A container move can be either the retrieval of a container or the relocation of a certain container on top of a stack to another stack. The latter types of moves are necessary so as to provide access to containers which are currently not on top of a stack. They might also be useful to prepare future removals. In this paper, we propose the first local search type improvement heuristic for the block relocation problem. It relies on a clever definition of the state space which is explored by means of a dynamic programming algorithm so as to identify the locally optimal sequence of moves of a given container.…
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.
