English
Related papers

Related papers: The Probabilistic Profitable Tour Problem under a …

200 papers

The profitable tour problem (PTP) is a well-known NP-hard routing problem searching for a tour visiting a subset of customers while maximizing profit as the difference between total revenue collected and traveling costs. PTP is known to be…

Data Structures and Algorithms · Computer Science 2025-03-03 Enrico Angelelli , Renata Mansini , Romeo Rizzi

The Traveling Salesperson Problem (TSP) is one of the best-known combinatorial optimisation problems. However, many real-world problems are composed of several interacting components. The Traveling Thief Problem (TTP) addresses such…

Neural and Evolutionary Computing · Computer Science 2020-06-08 Jakob Bossek , Aneta Neumann , Frank Neumann

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

This paper aims to develop a learning method for a special class of traveling salesman problems (TSP), namely, the pickup-and-delivery TSP (PDTSP), which finds the shortest tour along a sequence of one-to-one pickup-and-delivery nodes.…

Artificial Intelligence · Computer Science 2024-04-18 Bowen Fang , Xu Chen , Xuan Di

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

A well-studied continuous model of graphs considers each edge as a continuous unit-length interval of points. In the problem $\delta$-Tour defined within this model, the objective to find a shortest tour that comes within a distance of…

Data Structures and Algorithms · Computer Science 2025-02-27 Fabian Frei , Ahmed Ghazy , Tim A. Hartmann , Florian Hörsch , Dániel Marx

The Directed Traveling Salesman Problem (DTSP) is a variant of the classical Traveling Salesman Problem in which the edges in the graph are directed and a vertex and edge can be visited multiple times. The goal is to find a directed closed…

Data Structures and Algorithms · Computer Science 2025-09-17 Václav Blažej , Andreas Emil Feldmann , Foivos Fioravantes , Paweł Rzążewski , Ondřej Suchý

The Traveling Thief Problem (TTP) is a multi-component optimization problem that captures the interplay between routing and packing decisions by combining the classical Traveling Salesperson Problem (TSP) and the Knapsack Problem (KP). The…

Data Structures and Algorithms · Computer Science 2026-04-22 Jan Eube , Kelin Luo , Aneta Neumann , Frank Neumann , Heiko Röglin

We present a new approximation algorithm for the (metric) prize-collecting traveling salesperson problem (PCTSP). In PCTSP, opposed to the classical traveling salesperson problem (TSP), one may not include a vertex of the input graph in the…

Data Structures and Algorithms · Computer Science 2023-04-13 Jannis Blauth , Martin Nägele

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…

Data Structures and Algorithms · Computer Science 2011-07-07 Sylvia Boyd , René Sitters , Suzanne van der Ster , Leen Stougie

The traveling salesman problem (TSP) is one of the most prominent combinatorial optimization problems. Given a complete graph G = (V, E) and non-negative distances d for every edge, the TSP asks for a shortest tour through all vertices with…

Optimization and Control · Mathematics 2021-09-30 Ulrich Pferschy , Rostislav Stanek

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…

Optimization and Control · Mathematics 2026-04-28 Abhay Singh Bhadoriya , Deepjyoti Deka , Kaarthik Sundar

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

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…

Optimization and Control · Mathematics 2022-03-14 Vladimir Deineko , Bettina Klinz , Mengke Wang

Understanding the interactions between different combinatorial optimisation problems in real-world applications is a challenging task. Recently, the traveling thief problem (TTP), as a combination of the classical traveling salesperson…

Data Structures and Algorithms · Computer Science 2017-02-20 Frank Neumann , Sergey Polyakovskiy , Martin Skutella , Leen Stougie , Junhua Wu

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

The travelling thief problem (TTP) is a multi-component optimisation problem involving two interdependent NP-hard components: the travelling salesman problem (TSP) and the knapsack problem (KP). Recent state-of-the-art TTP solvers modify…

Artificial Intelligence · Computer Science 2023-03-01 Majid Namazi , Conrad Sanderson , M. A. Hakim Newton , Abdul Sattar

This paper explores a variation of the Traveling Salesperson Problem, where the agent places a circular obstacle next to each node once it visits it. Referred to as the Traveling Salesperson Problem with Circle Placement (TSP-CP), the aim…

Robotics · Computer Science 2024-10-16 David Woller , Masoumeh Mansouri , Miroslav Kulich

We show that the traveling salesman problem (TSP) and its many variants may be modeled as functional optimization problems over a graph. In this formulation, all vertices and arcs of the graph are functionals; i.e., a mapping from a space…

Optimization and Control · Mathematics 2020-05-08 I. M. Ross , R. J. Proulx , M. Karpenko

This paper considers a Min-Max Multiple Traveling Salesman Problem (MTSP), where the goal is to find a set of tours, one for each agent, to collectively visit all the cities while minimizing the length of the longest tour. Though MTSP has…

Artificial Intelligence · Computer Science 2024-08-26 Yifan Guo , Zhongqiang Ren , Chen Wang
‹ Prev 1 2 3 10 Next ›