首页 /研究 /Heuristics and Learning Models for Dubins MinMax Traveling Salesman Problem
LEARNING

Heuristics and Learning Models for Dubins MinMax Traveling Salesman Problem

Abhishek Nayak, Sivakumar Rathinam

发表年份
2023
引用次数
11
访问权限
开放获取

摘要

This paper addresses a MinMax variant of the Dubins multiple traveling salesman problem (mTSP). This routing problem arises naturally in mission planning applications involving fixed-wing unmanned vehicles and ground robots. We first formulate the routing problem, referred to as the one-in-a-set Dubins mTSP problem (MD-GmTSP), as a mixed-integer linear program (MILP). We then develop heuristic-based search methods for the MD-GmTSP using tour construction algorithms to generate initial feasible solutions relatively fast and then improve on these solutions using variants of the variable neighborhood search (VNS) metaheuristic. Finally, we also explore a graph neural network to implicitly learn policies for the MD-GmTSP using a learning-based approach; specifically, we employ an S-sample batch reinforcement learning method on a shared graph neural network architecture and distributed policy networks to solve the MD-GMTSP. All the proposed algorithms are implemented on modified TSPLIB instances, and the performance of all the proposed algorithms is corroborated. The results show that learning based approaches work well for smaller sized instances, while the VNS based heuristics find the best solutions for larger instances.

关键词

Travelling salesman problemHeuristicsMathematical optimizationComputer science2-optMetaheuristicMinimaxVariable neighborhood searchArtificial neural networkGraph

相关论文

查看 LEARNING 分类全部论文