中文
相关论文

相关论文: Traveing Salesperson Problems for a double integra…

200 篇论文

The multiple Traveling Salesmen Problem (mTSP) is a general extension of the famous NP-hard Traveling Salesmen Problem (TSP), that there are m (m > 1) salesmen to visit the cities. In this paper, we address the mTSP with both the minsum…

人工智能 · 计算机科学 2022-03-01 Jiongzhi Zheng , Yawei Hong , Wenchang Xu , Wentao Li , Yongfu Chen

We revisit the traveling salesman problem with neighborhoods (TSPN) and propose several new approximation algorithms. These constitute either first approximations (for hyperplanes, lines, and balls in $\mathbb{R}^d$, for $d\geq 3$) or…

计算几何 · 计算机科学 2015-11-26 Adrian Dumitrescu , Csaba D. Tóth

In the Euclidean TSP with neighborhoods (TSPN), we are given a collection of $n$ regions (neighborhoods) and we seek a shortest tour that visits each region. In the path variant, we seek a shortest path that visits each region. We present…

计算几何 · 计算机科学 2012-04-27 Adrian Dumitrescu

We introduce a fast, quasi-linear-time heuristic for the Close-Enough Traveling Salesman Problem (CETSP), a continuous generalization of the Euclidean TSP in which each target is a disk that must be intersected. The method adapts the…

计算几何 · 计算机科学 2026-04-07 Khoi Duong

In this paper we discuss the application of Artificial Intelligence (AI) to the exemplary industrial use case of the two-dimensional commissioning problem in a high-bay storage, which essentially can be phrased as an instance of Traveling…

神经与进化计算 · 计算机科学 2024-04-16 Stefan Wintersteller , Martin Uray , Michael Lehenauer , Stefan Huber

The multi-path Traveling Salesman Problem with stochastic travel costs arises in hybrid vehicle routing applications designed for Smart City and City Logistics, where multiple paths exist between each pair of locations. Travel times along…

最优化与控制 · 数学 2026-05-15 Xiaochen Chou , Ludovica Di Marco , Enza Messina

We present approximation algorithms for almost all variants of the multi-criteria traveling salesman problem (TSP). First, we devise randomized approximation algorithms for multi-criteria maximum traveling salesman problems (Max-TSP). For…

数据结构与算法 · 计算机科学 2011-07-14 Bodo Manthey

In order to deal with the high development time of exact and approximation algorithms for NP-hard combinatorial optimisation problems and the high running time of exact solvers, deep learning techniques have been used in recent years as an…

机器学习 · 计算机科学 2021-04-20 James Fitzpatrick , Deepak Ajwani , Paula Carroll

This paper introduces a new learning-based approach for approximately solving the Travelling Salesman Problem on 2D Euclidean graphs. We use deep Graph Convolutional Networks to build efficient TSP graph representations and output tours in…

机器学习 · 计算机科学 2019-10-15 Chaitanya K. Joshi , Thomas Laurent , Xavier Bresson

In this article, a heuristic is proposed for a min-max heterogeneous multi-vehicle multi-depot traveling salesman problem (TSP), wherein heterogeneous vehicles start from given depot positions and need to cover a given set of targets. The…

最优化与控制 · 数学 2024-01-01 Deepak Prakash Kumar , Sivakumar Rathinam , Swaroop Darbha , Trevor Bihl

This paper introduces a new formulation that finds the optimum for the Moving-Target Traveling Salesman Problem (MT-TSP), which seeks to find a shortest path for an agent, that starts at a depot, visits a set of moving targets exactly once…

机器人学 · 计算机科学 2025-01-15 Allen George Philip , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

This paper presents a new method for integrated time-optimal routing and trajectory optimization of multirotor unmanned aerial vehicles (UAVs). Our approach extends the well-known Traveling Salesman Problem by accounting for the limited…

机器人学 · 计算机科学 2022-12-01 Fabian Meyer , Katharina Glock

The Multiple Traveling Salesman Problem (MTSP) extends the traveling salesman problem by assigning multiple salesmen to visit a set of targets from a common depot, with each target visited exactly once while minimizing total tour length. A…

最优化与控制 · 数学 2026-04-28 Abhay Singh Bhadoriya , Deepjyoti Deka , Kaarthik Sundar

This study addresses the Min-Max Multiple Traveling Salesmen Problem ($m^3$-TSP), which aims to coordinate tours for multiple salesmen such that the length of the longest tour is minimized. Due to its NP-hard nature, exact solvers become…

人工智能 · 计算机科学 2025-08-26 Wen Wang , Xiangchen Wu , Liang Wang , Hao Hu , Xianping Tao , Linghao Zhang

With applications to many disciplines, the traveling salesman problem (TSP) is a classical computer science optimization problem with applications to industrial engineering, theoretical computer science, bioinformatics, and several other…

人工智能 · 计算机科学 2017-05-26 Yihui He , Ming Xiang

This paper addresses the Traveling Salesman Problem with Drone (TSP-D), in which a truck and drone are used to deliver parcels to customers. The objective of this problem is to either minimize the total operational cost (min-cost TSP-D) or…

人工智能 · 计算机科学 2019-11-20 Quang Minh Ha , Yves Deville , Quang Dung Pham , Minh Hoàng Hà

We study the Travelling Salesman Problem (TSP) on the metric completion of cubic and subcubic graphs, which is known to be NP-hard. The problem is of interest because of its relation to the famous 4/3 conjecture for metric TSP, which says…

数据结构与算法 · 计算机科学 2011-07-07 Sylvia Boyd , René Sitters , Suzanne van der Ster , Leen Stougie

The generalized traveling salesman problem (GTSP) is an extension of the well-known traveling salesman problem. In GTSP, we are given a partition of cities into groups and we are required to find a minimum length tour that includes exactly…

数据结构与算法 · 计算机科学 2010-03-30 Gregory Gutin , Daniel Karapetyan

The moving target traveling salesman problem with obstacles (MT-TSP-O) is a generalization of the traveling salesman problem (TSP) where, as its name suggests, the targets are moving. A solution to the MT-TSP-O is a trajectory that visits…

机器人学 · 计算机科学 2024-10-28 Anoop Bhat , Geordan Gutow , Bhaskar Vundurthy , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

In the Traveling Salesman Problem (TSP), a salesman wants to visit a set of cities and return home. There is a cost $c_{ij}$ of traveling from city $i$ to city $j$, which is the same in either direction for the Symmetric TSP. The objective…

离散数学 · 计算机科学 2020-06-11 Robert D. Carr , Neil Simonetti