This dataset provides a comprehensive collection of instances for the order picking problem in manual rectangular warehouses and is designed primarily for benchmarking routing and waiting heuristics. The warehouse is modeled as a graph with parallel aisles, one cross aisle at the top and bottom, and a depot located at (0, 0). Each instance includes the warehouse layout, an article-to-location assignment, and an order arrival stream with practice-oriented characteristics. The dataset explicitly accounts for the probability of article occurrence per order, due dates, layout parameters (number and length of aisles), the number of orders per shift, the number of order lines per order, the volatility of the order arrival process, and different storage policies.
Two complementary types of instances are provided: (i) a One-Factor-at-a-Time (OFAT) design based on a standard case, in which seven factors are varied independently (article distribution, due date, layout, number of orders per shift, number of articles per order, stochasticity of order arrivals, storage policy). This results in 32 factor settings with 100 replications each. (ii) A Latin Hypercube Sampling (LHS) design that explores the multidimensional parameter space defined by layout length, layout width, stochasticity, number of orders per shift, and due date (100 settings × 100 replications), capturing interactions between factors. All parameters are synthetic but chosen to be realistic based on domain knowledge. The instances are provided in JSON format and are suitable for the development, comparison, and reproducible evaluation of solution methods for the order picking problem in manual warehouses.