Abstract
The Split Delivery Vehicle Routing Problem with Three-Dimensional Loading Constraints (3L-SDVRP) combines routing and packing challenges with two objectives (minimizing travel distance and maximizing vehicle loading rate). Meta-heuristic algorithms are effective in addressing 3L-SDVRP, with the balance between exploration (searching broadly for new solutions) and exploitation (focusing near known effective solutions) playing a pivotal role in their performance. However, achieving an optimal balance between exploration and exploitation, especially within the limited computational resources, remains an ongoing challenge. This paper introduces a Pareto-based Evolutionary Algorithm with Concurrent execution of crossover and Hierarchical neighborhood mutation (PEACH) with two novel features. Firstly, a new hierarchical neighborhood mutation is proposed. This mutation employs multiple neighborhood structures to produce diverse offspring from a single parent, thus increasing solution diversity for better exploitation. Additionally, our mutation is hierarchical rather than random, prioritizing mutation for individuals with higher nondomination ranks and guiding the search towards promising regions. Secondly, PEACH applies crossover and mutation concurrently, allowing each individual to undergo either or both processes simultaneously, rather than sequentially. Our experimental results demonstrate PEACH's effectiveness in tackling 3L-SDVRP.
Original language | English |
---|---|
Title of host publication | GECCO '24 Companion: Proceedings of the 2024 Genetic and Evolutionary Computation Conference Companion |
Publisher | Association for Computing Machinery, Inc |
Pages | 231-234 |
Number of pages | 4 |
ISBN (Electronic) | 9798400704956 |
DOIs | |
Publication status | Published - 1 Aug 2024 |
Event | 2024 Genetic and Evolutionary Computation Conference Companion, GECCO 2024 Companion - Melbourne, Australia Duration: 14 Jul 2024 → 18 Jul 2024 |
Conference
Conference | 2024 Genetic and Evolutionary Computation Conference Companion, GECCO 2024 Companion |
---|---|
Country/Territory | Australia |
City | Melbourne |
Period | 14/07/24 → 18/07/24 |
Bibliographical note
Publisher Copyright: © 2024 Copyright held by the owner/author(s).Funding
This work was supported by the National Key R&D Program of China (Grant No. 2023YFE0106300), the Guangdong Provincial Key Laboratory (Grant No. 2020B121201001), the NSFC (Grant No. 62250710682), and the Program for Guangdong Introducing Innovative and Enterpreneurial Teams (Grant No. 2017ZT07X386).
Keywords
- evolutionary algorithms
- multi-objective optimization
- split delivery
- three-dimensional loading
- vehicle routing