Abstract
The split delivery vehicle routing problem with three-dimensional loading constraints (3L-SDVRP) extends the traditional capacitated vehicle routing problem by integrating vehicle routing and three-dimensional packing, thus increasing the overall complexity of the problem. The interaction between routing and packing is crucial to the efficacy of any solution method for 3L-SDVRP. However, conventional approaches such as packing first routing second (P1R2) and routing first packing second (R1P2) exhibit limitations in computational efficiency and adaptability. Based on current strategies, we propose a interactive routing-packing strategy that adaptively decides between loading a single node or two nodes together during the routing. By allowing independent node loading, our method enables the generation of a loading plan prior to routing, thereby eliminating the need for repetitive solving packing sub-problem---an advantage similar to the P1R2 paradigm. Conversely, loading two nodes together requires immediate packing adjustments and helps to reduce the number of vehicles needed---a benefit akin to the R1P2. Our strategy integrates the strengths of both P1R2 and R1P2, thereby achieving enhanced loading flexibility and computational efficiency. Experimental results demonstrate that our methodology outperforms existing strategies regarding vehicle count.
Original language | English |
---|---|
Title of host publication | GECCO 2024 - Proceedings of the 2024 Genetic and Evolutionary Computation Conference |
Publisher | Association for Computing Machinery (ACM) |
Pages | 249-257 |
Number of pages | 9 |
ISBN (Electronic) | 9798400704949 |
ISBN (Print) | 9798400704949 |
DOIs | |
Publication status | Published - 14 Jul 2024 |
Event | The Genetic and Evolutionary Computation Conference - Melbourne, Australia Duration: 14 Jul 2024 → 18 Jul 2024 https://gecco-2024.sigevo.org/homepage |
Conference
Conference | The Genetic and Evolutionary Computation Conference |
---|---|
Abbreviated title | GECCO '24 |
Country/Territory | Australia |
City | Melbourne |
Period | 14/07/24 → 18/07/24 |
Internet address |
Bibliographical note
Publisher Copyright:© 2024 Copyright is held by the owner/author(s). Publication rights licensed to ACM.
Keywords
- local search
- routing-packing interaction
- split delivery
- three-dimensional loading
- vehicle routing