A Hybrid Algorithm for the Vehicle Routing Problem with AND/OR Precedence Constraints and Time Windows
Mina Roohnavazfar, Seyed Hamid Reza Pasandideh, Roberto Tadei

TL;DR
This paper introduces a hybrid algorithm to solve a complex vehicle routing problem with AND/OR precedence constraints and time windows, combining MILP modeling and meta-heuristics for efficient solutions.
Contribution
It presents a novel hybrid meta-heuristic approach and a MILP model for this new VRP variant, with parameter tuning and extensive computational analysis.
Findings
The hybrid algorithm produces solutions with good accuracy within reasonable CPU times.
The MILP model effectively solves small instances from Solomon benchmark.
Parameter tuning via Taguchi method enhances algorithm performance.
Abstract
In this research, a new variant of the vehicle routing problem with time windows is addressed. The nodes associated with the customers are related to each other through AND/OR precedence constraints. The objective is minimizing the total traveling and service time. This generalization is necessary for problems where the visiting node sequence is defined according to the AND/OR relations, such as picker routing problems. We propose a Mixed Integer Linear Programming model to solve small-scale instances extended from the well-known Solomon benchmark. A meta-heuristic algorithm based on the hybridization of Iterated Local Search and Simulated Annealing approaches is developed, which can compute reasonable solutions in terms of CPU time and the accuracy of solutions. To improve the hybrid algorithm's performance, the Taguchi method is used to tune the algorithm parameters. A comprehensive…
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
TopicsVehicle Routing Optimization Methods · Advanced Manufacturing and Logistics Optimization · Optimization and Packing Problems
