带时间窗的团队定向问题的高效调参算法

Well-tuned algorithms for the Team Orienteering Problem with Time Windows

Journal of the Operational Research Society · 2017
被引 41
ABS 3

中文导读

针对带时间窗的团队定向问题,提出迭代局部搜索和模拟退火混合算法,通过实验设计调参,在基准测试中改进了50个已知最优解。

Abstract

The Team Orienteering Problem with Time Windows (TOPTW) is the extension of the Orienteering Problem (OP) where each node is limited by a predefined time window during which the service has to start. The objective of the TOPTW is to maximize the total collected score by visiting a set of nodes with a limited number of paths. We propose two algorithms, Iterated Local Search and a hybridization of Simulated Annealing and Iterated Local Search (SAILS), to solve the TOPTW. As indicated in multiple research works on algorithms for the OP and its variants, determining appropriate parameter values in a statistical way remains a challenge. We apply Design of Experiments, namely factorial experimental design, to screen and rank all the parameters thereby allowing us to focus on the parameter search space of the important parameters. The proposed algorithms are tested on benchmark TOPTW instances. We demonstrate that well-tuned ILS and SAILS lead to improvements in terms of the quality of the solutions. More precisely, we are able to improve 50 best known solution values on the available benchmark instances.

运筹学组合优化路径规划算法设计