一种面向动态容量弧路径问题的新型通用元启发式框架

A Novel Generalized Metaheuristic Framework for Dynamic Capacitated Arc Routing Problems

IEEE Transactions on Evolutionary Computation · 2022
被引 12
ABS 4

中文导读

针对动态容量弧路径问题,提出一个通用框架,能利用现有静态优化算法处理动态事件,在垃圾收集等实际场景中显著优于现有动态算法。

Abstract

The capacitated arc routing problem (CARP) is a challenging combinatorial optimization problem abstracted from many real-world applications, such as waste collection, road gritting, and mail delivery. However, few studies considered dynamic changes during the vehicles’ service, which can cause the original schedule infeasible or obsolete. The few existing studies are limited by the dynamic scenarios considered, and by overly complicated algorithms that are unable to benefit from the wealth of contributions provided by the existing CARP literature. In this article, we first provide a mathematical formulation of dynamic CARP (DCARP) and design a simulation system that is able to consider dynamic events while a routing solution is already partially executed. We then propose a novel framework which can benefit from the existing static CARP optimization algorithms so that they could be used to handle DCARP instances. The framework is very flexible. In response to a dynamic event, it can use either a simple restart strategy or a sequence transfer strategy that benefits from the past optimization experience. Empirical studies have been conducted on a wide range of DCARP instances to evaluate our proposed framework. The results show that the proposed framework significantly improves over state-of-the-art dynamic optimization algorithms.

运筹学组合优化路径规划元启发式算法