Solving Physical Traveling Salesman Problems with Policy Adaptation

被引:0
|
作者
Edelkamp, Stefan [1 ]
Greulich, Christoph [2 ]
机构
[1] Univ Bremen, Inst Artificial Intelligence, D-28359 Bremen, Germany
[2] Univ Bremen, Int Grad Sch Dynam Logist, D-28359 Bremen, Germany
关键词
TRANSFORMATION;
D O I
暂无
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
The Physical Traveling Salesman Problem (PTSP) is a current research problem which adds a model of velocity to the classic TSP. In this paper we propose algorithms for solving the PTSP which avoid the fragmented allocation of memory and precompute cell-precise single-source shortest paths for each waypoint by using an engineered implementation of Dijkstra's algorithm. To determine an initial tour, we solve ordinary and general TSPs. For moderately sized problems, we apply an optimal depth-first branch-and-bound TSP solver which warrants constant-time per search tree node. For larger problems, we apply randomized search with policy adaptation to learn from good tours. We evaluate our solution with a series of benchmark experiments and compare the results to the winner of the PTSP competition at CIG 2013. In comparison, our approach shows similar results but also provides a graph search with optimal time performance.
引用
收藏
页数:8
相关论文
共 50 条