中文
相关论文

相关论文: The Geometric Maximum Traveling Salesman Problem

200 篇论文

We first show that the Traveling Salesman Problem in an n-vertex graph with average degree bounded by d can be solved in O*(2^{(1-\eps_d)n}) time and exponential space for a constant \eps_d depending only on d, where the O*-notation…

数据结构与算法 · 计算机科学 2013-02-18 Marek Cygan , Marcin Pilipczuk

Motivated by applications to poaching and burglary prevention, we define a class of weighted Traveling Salesman Problems on metric spaces. The goal is to output an infinite (though typically periodic) tour that visits the n points…

数据结构与算法 · 计算机科学 2018-08-03 David Kempe , Mark Klein

We propose a new polynomial-time deterministic algorithm that produces an approximated solution for the traveling salesperson problem. The proposed algorithm ranks cities based on their priorities calculated using a power function of means…

数据结构与算法 · 计算机科学 2018-11-19 Ali Jazayeri , Hiroki Sayama

We propose a learning algorithm for solving the traveling salesman problem based on a simple strategy of trial and adaptation: i) A tour is selected by choosing cities probabilistically according to the ``synaptic'' strengths between…

adap-org · 物理学 2009-10-28 Kan Chen

The 2-Opt heuristic is a simple improvement heuristic for the Traveling Salesman Problem. It starts with an arbitrary tour and then repeatedly replaces two edges of the tour by two other edges, as long as this yields a shorter tour. We will…

数据结构与算法 · 计算机科学 2021-01-26 Ulrich A. Brodowsky , Stefan Hougardy

We analyze two classic variants of the Traveling Salesman Problem using the toolkit of fine-grained complexity. Our first set of results is motivated by the Bitonic TSP problem: given a set of $n$ points in the plane, compute a shortest…

数据结构与算法 · 计算机科学 2016-07-12 Mark de Berg , Kevin Buchin , Bart M. P. Jansen , Gerhard Woeginger

We consider the NP-hard 2-period balanced travelling salesman problem. In this problem the salesman needs to visit a set of customers in two time periods. A given subset of the customers has to be visited in both periods while the rest of…

最优化与控制 · 数学 2022-03-14 Vladimir Deineko , Bettina Klinz , Mengke Wang

The traveling salesman problem is one of the most studied combinatorial optimization problems, because of the simplicity in its statement and the difficulty in its solution. We characterize the optimal cycle for every convex and increasing…

无序系统与神经网络 · 物理学 2018-05-23 Sergio Caracciolo , Andrea Di Gioacchino , Marco Gherardi , Enrico M. Malatesta

We study the problem of finding a tour of $n$ points in which every edge is long. More precisely, we wish to find a tour that visits every point exactly once, maximizing the length of the shortest edge in the tour. The problem is known as…

数据结构与算法 · 计算机科学 2016-06-29 László Kozma , Tobias Mömke

Constant-factor, polynomial-time approximation algorithms are presented for two variations of the traveling salesman problem with time windows. In the first variation, the traveling repairman problem, the goal is to find a tour that visits…

数据结构与算法 · 计算机科学 2009-05-28 Greg N. Frederickson , Barry Wittman

The many-visits traveling salesperson problem (MV-TSP) asks for an optimal tour of $n$ cities that visits each city $c$ a prescribed number $k_c$ of times. Travel costs may be asymmetric, and visiting a city twice in a row may incur a…

数据结构与算法 · 计算机科学 2020-04-22 André Berger , László Kozma , Matthias Mnich , Roland Vincze

The Graphical Traveling Salesman Problem with release dates (GTSP-rd) is a variation of the TSP-rd where each vertex in a weighted graph $G$ must be visited at least once, respecting the release date restriction. The edges may be traversed…

数据结构与算法 · 计算机科学 2025-02-07 Thailsson Clementino , Rosiane de Freitas

In the Bounded Multiple Traveling Salesman Problem (BMTSP), a tour for each salesman, that starts and ends at the depot and that respects the bounds on the number of cities that a feasible salesman tour should satisfy, is to be constructed.…

离散数学 · 计算机科学 2024-05-30 Víctor Pacheco-Valencia , Nodari Vakhania

We consider the problem of finding patrol schedules for $k$ robots to visit a given set of $n$ sites in a metric space. Each robot has the same maximum speed and the goal is to minimize the weighted maximum latency of any site, where the…

Starting with M(a), an n X n asymmetric cost matrix, Jonker and Volgenannt transformed it into a 2n X 2n symmetric cost matrix, M(s)where M(s) has unusual properties. One such property is that an optimal tour in M(s) yields an optimal tour…

综合数学 · 数学 2007-05-23 Howard Kleiman

If one places N cities randomly on a lattice of size L, we find that the normalized optimal travel distances per city in the Euclidean and Manhattan metrics vary monotonically with the city concentration p. We have studied such optimal…

统计力学 · 物理学 2009-10-31 Anirban Chakraborti , Bikas K. Chakrabarti

The traveling salesman problem (TSP) consists of finding the length of the shortest closed tour visiting N ``cities''. We consider the Euclidean TSP where the cities are distributed randomly and independently in a d-dimensional unit…

凝聚态物理 · 物理学 2009-10-28 N. J. Cerf , J. Boutet de Monvel , O. Bohigas , O. C. Martin , A. G. Percus

In the path version of the Travelling Salesman Problem (Path-TSP), a salesman is looking for the shortest Hamiltonian path through a set of n cities. The salesman has to start his journey at a given city s, visit every city exactly once,…

数据结构与算法 · 计算机科学 2020-10-01 Eranda Cela , Vladimir G. Deineko , Gerhard J. Woeginger

A well-studied continuous model of graphs, introduced by Dearing and Francis [Transportation Science, 1974], considers each edge as a continuous unit-length interval of points. For $\delta \geq 0$, we introduce the problem $\delta$-Tour,…

数据结构与算法 · 计算机科学 2025-02-25 Fabian Frei , Ahmed Ghazy , Tim A. Hartmann , Florian Hörsch , Dániel Marx

The famous Travelling Salesman Problem (TSP) is an important category of optimization problems that is mostly encountered in various areas of science and engineering. Studying optimization problems motivates to develop advanced techniques…

量子物理 · 物理学 2018-05-29 Karthik Srinivasan , Saipriya Satyajit , Bikash K. Behera , Prasanta K. Panigrahi