The double traveling salesman problem with partial last-in-first-out loading constraints
Jonatas B. C. Chagas, T\'ulio A. M. Toffolo, Marcone J. F. Souza,, Manuel Iori

TL;DR
This paper introduces the DTSPPL, a vehicle routing problem with partial LIFO constraints, and proposes ILP models and a genetic algorithm heuristic to efficiently solve it, demonstrating good performance on various instances.
Contribution
It formally defines the DTSPPL problem, develops two ILP formulations, and introduces a BRKGA heuristic, advancing solution methods for this complex routing challenge.
Findings
ILP models solve only small instances
BRKGA finds high-quality solutions for most instances
Heuristic requires short computational times
Abstract
In this paper, we introduce the Double Traveling Salesman Problem with Partial Last-In-First-Out Loading Constraints (DTSPPL). It is a pickup-and-delivery single-vehicle routing problem, where all pickup operations must be performed before any delivery one because the pickup and delivery areas are geographically separated. The vehicle collects items in the pickup area and loads them into its container, a horizontal stack. After performing all pickup operations, the vehicle begins delivering the items in the delivery area. Loading and unloading operations must obey a partial Last-In-First-Out (LIFO) policy, i.e., a version of the LIFO policy that may be violated within a given reloading depth. The objective of the DTSPPL is to minimize the total cost, which involves the total distance traveled by the vehicle and the number of items that are unloaded and then reloaded due to violations of…
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.
