English
Related papers

Related papers: Balanced TSP partitioning

200 papers

In this paper we propose some novel path planning strategies for a double integrator with bounded velocity and bounded control inputs. First, we study the following version of the Traveling Salesperson Problem (TSP): given a set of points…

Robotics · Computer Science 2007-05-23 Ketan Savla , Francesco Bullo , Emilio Frazzoli

The $k-$traveling salesman problem ($k$-TSP) seeks a tour of minimal length that visits a subset of $k\leq n$ points. The traveling repairman problem (TRP) seeks a complete tour with minimal latency. This paper provides constant-factor…

Discrete Mathematics · Computer Science 2022-11-22 Moïse Blanchard , Alexandre Jacquillat , Patrick Jaillet

In the Euclidean $k$-traveling salesman problem ($k$-TSP), we are given $n$ points in the $d$-dimensional Euclidean space, for some fixed constant $d\geq 2$, and a positive integer $k$. The goal is to find a shortest tour visiting at least…

Computational Geometry · Computer Science 2024-06-27 Ernest van Wijland , Hang Zhou

In this paper we consider the Recoverable Traveling Salesman Problem (TSP). Here the task is to find two tours simultaneously, such that the intersection between the tours is at least a given minimum size, while the sum of travel distances…

Data Structures and Algorithms · Computer Science 2021-11-19 Marc Goerigk , Stefan Lendl , Lasse Wulf

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 study the traveling salesman problem when the positions of the…

Disordered Systems and Neural Networks · Physics 2019-10-18 Sergio Caracciolo , Andrea Di Gioacchino , Enrico M. Malatesta , Carlo Vanoni

Let $P$ be a set of points in $\mathbb{R}^d$, and let $\alpha \ge 1$ be a real number. We define the distance between two points $p,q\in P$ as $|pq|^{\alpha}$, where $|pq|$ denotes the standard Euclidean distance between $p$ and $q$. We…

Computational Geometry · Computer Science 2010-02-03 Mark de Berg , Fred van Nijnatten , René Sitters , Gerhard J. Woeginger , Alexander Wolff

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…

Condensed Matter · Physics 2009-10-28 N. J. Cerf , J. Boutet de Monvel , O. Bohigas , O. C. Martin , A. G. Percus

The Traveling Salesman Problem (TSP) is among the most famous NP-hard optimization problems. We design for this problem a randomized polynomial-time algorithm that computes a (1+eps)-approximation to the optimal tour, for any fixed eps>0,…

Computational Complexity · Computer Science 2016-09-09 Yair Bartal , Lee-Ad Gottlieb , Robert Krauthgamer

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…

Computational Geometry · Computer Science 2012-04-27 Adrian Dumitrescu

The Travelling Salesman Problem (TSP) is a well known and challenging combinatorial optimisation problem. Its computational intractability has attracted a number of heuristic approaches to generate satisfactory, if not optimal, candidate…

Emerging Technologies · Computer Science 2013-03-27 Jeff Jones , Andrew Adamatzky

In the Traveling Salesman Problem (TSP), a list of cities and the distances between them are given. The goal is to find the shortest possible route that visits each city exactly once and returns to the original city. The TSP has a wide…

Optimization and Control · Mathematics 2019-06-17 Johnny Seay , Edwin Gonzalez , Stephen Lowe , Jesse Crawford , Bryant Wyatt

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…

Data Structures and Algorithms · Computer Science 2010-03-30 Gregory Gutin , Daniel Karapetyan

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…

Discrete Mathematics · Computer Science 2020-06-11 Robert D. Carr , Neil Simonetti

We introduce the $L_p$ Traveling Salesman Problem ($L_p$-TSP), given by an origin, a set of destinations, and underlying distances. The objective is to schedule a destination visit sequence for a traveler of unit speed to minimize the…

Data Structures and Algorithms · Computer Science 2021-07-23 Majid Farhadi , Alejandro Toriello , Prasad Tetali

In this paper, we consider differential approximability of the traveling salesman problem (TSP). We show that TSP is $3/4$-differential approximable, which improves the currently best known bound $3/4 -O(1/n)$ due to Escoffier and Monnot in…

Data Structures and Algorithms · Computer Science 2020-12-29 Yuki Amano , Kazuhisa Makino

We provide a new upper bound for traveling salesman problem (TSP) in cubic graphs, i.e. graphs with maximum vertex degree three, and prove that the problem for an $n$-vertex graph can be solved in $O(1.2553^n)$ time and in linear space. We…

Data Structures and Algorithms · Computer Science 2012-12-03 Maciej Liskiewicz , Martin R. Schuster

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…

Computational Geometry · Computer Science 2026-04-07 Khoi Duong

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.…

Discrete Mathematics · Computer Science 2024-05-30 Víctor Pacheco-Valencia , Nodari Vakhania

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…

Quantum Physics · Physics 2018-05-29 Karthik Srinivasan , Saipriya Satyajit , Bikash K. Behera , Prasanta K. Panigrahi

A fundamental variant of the classical traveling salesman problem (TSP) is the so-called multiple TSP (mTSP), where a set of $m$ salesmen jointly visit all cities from a set of $n$ cities. The mTSP models many important real-life…

Discrete Mathematics · Computer Science 2022-01-07 Kristóf Bérczi , Matthias Mnich , Roland Vincze
‹ Prev 1 2 3 10 Next ›