A note on the complexity of the picker routing problem in multi-block warehouses and related problems
Thibault Prunet, Nabil Absi, Diego Cattaruzza
TL;DR
The paper proves that the Picker Routing Problem (PRP) in rectangular, multi-block warehouses with parallel aisles is strongly NP-hard. It achieves this via a polynomial reduction from the Hamiltonian Cycle Problem on grid graphs (HCPGG) to PRP, including a connectivity-preserving construction that bounds instance values by length. The hardness result extends to related problems such as Order Batching (OBP) and prize-collecting PRP, situating PRP as a structured TSP with Steiner points and clarifying the intractability of many integrated order-picking problems. Practically, the findings justify the use of heuristics and fixed-parameter approaches in real-world warehouse planning and decomposition methods that rely on picker routing decisions.
Abstract
The Picker Routing Problem (PRP), which consists of finding a minimum-length tour between a set of storage locations in a warehouse, is one of the most important problems in the warehousing logistics literature. Despite its popularity, the tractability of the PRP in multi-block warehouses remains an open question. This technical note aims to fill this research gap by establishing that the problem is strongly NP-hard. As a corollary, the complexity status of other related problems is settled.
