English
Related papers

Related papers: A Memetic Algorithm for the Generalized Traveling …

200 papers

The Multiple Travelling Salesman Problem (MTSP) is among the most interesting combinatorial optimization problems because it is widely adopted in real-life applications, including robotics, transportation, networking, etc. Although the…

Computational Complexity · Computer Science 2021-02-26 Omar Cheikhrouhou , Ines Khoufi

An important variant of the classic Traveling Salesman Problem (TSP) is the Dynamic TSP, in which a system with dynamic constraints is tasked with visiting a set of n target locations (in any order) in the shortest amount of time. Such…

Robotics · Computer Science 2023-02-02 Aviv Adler , Oren Gal , Sertac Karaman

We consider the traveling salesman problem when the cities are points in R^d for some fixed d and distances are computed according to geometric distances, determined by some norm. We show that for any polyhedral norm, the problem of finding…

Data Structures and Algorithms · Computer Science 2007-05-23 Alexander Barvinok , Sandor P. Fekete , David S. Johnson , Arie Tamir , Gerhard J. Woeginger , Russ Woodroofe

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 Multi-Traveling Salesman Problem (MTSP) is a commonly used mathematical model for multi-agent task allocation. However, as the number of agents and task targets increases, existing optimization-based methods often incur prohibitive…

Systems and Control · Electrical Eng. & Systems 2025-12-01 Xiubin Chen

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

Data Structures and Algorithms · Computer Science 2020-10-01 Eranda Cela , Vladimir G. Deineko , Gerhard J. Woeginger

The NP-hard graphical traveling salesman problem (GTSP) is to find a closed walk of total minimum weight that visits each vertex in an undirected edge-weighted and not necessarily complete graph. We present a problem kernel with…

Data Structures and Algorithms · Computer Science 2023-10-12 René van Bevern , Daniel A. Skachkov

The paper proposes a quantum algorithm for the traveling salesman problem (TSP) based on the Grover Adaptive Search (GAS), which can be successfully executed on IBM's Qiskit library. Under the GAS framework, there are at least two…

Quantum Physics · Physics 2022-12-07 Jieao Zhu , Yihuai Gao , Hansen Wang , Tiefu Li , Hao Wu

Traveling salesman problem is a NP-hard problem. Until now, researchers have not found a polynomial time algorithm for traveling salesman problem. Among the existing algorithms, dynamic programming algorithm can solve the problem in time…

Data Structures and Algorithms · Computer Science 2015-10-16 Yunpeng Li

Grover's search algorithm is one of the basic building block in the world of quantum algorithms. Successfully applying it to combinatorial optimization problems is a subtle challenge. As a quadratic speedup is not enough to naively search…

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…

Data Structures and Algorithms · Computer Science 2011-07-14 Bodo Manthey

The Clustered Traveling Salesman Problem (CTSP) is a variant of the popular Traveling Salesman Problem (TSP) arising from a number of real-life applications. In this work, we explore a transformation approach that solves the CTSP by…

Artificial Intelligence · Computer Science 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

Combinatorial optimization is the field devoted to the study and practice of algorithms that solve NP-hard problems. As Machine Learning (ML) and deep learning have popularized, several research groups have started to use ML to solve…

Artificial Intelligence · Computer Science 2019-10-01 Antoine François , Quentin Cappart , Louis-Martin Rousseau

We present a trajectory optimization algorithm for the traveling salesman problem (TSP) in graphs of convex sets (GCS). Our framework uses an augmented graph of convex sets to encode the TSP specification and solve it exactly as a shortest…

Systems and Control · Electrical Eng. & Systems 2026-04-09 Gael Luna , Tyler Summers

The quadratic traveling salesperson problem (QTSP) is a generalization of the traveling salesperson problem, in which all triples of consecutive customers in a tour determine the travel cost. We propose compact optimization models for QTSP…

Optimization and Control · Mathematics 2024-08-30 Yuxiao Chen , Nivetha Sathish , Anubhav Singh , Ryo Kuroiwa , J. Christopher Beck

Traveling Salesman Problem (TSP) is a classic NP-hard problem that has garnered significant attention from both academia and industry. While neural-based methods have shown promise for solving TSPs, they still face challenges in scaling to…

Machine Learning · Computer Science 2026-04-16 Tongkai Lu , Shuai Ma , Chongyang Tao

We give a constant-factor approximation algorithm for the asymmetric traveling salesman problem (ATSP). Our approximation guarantee is analyzed with respect to the standard LP relaxation, and thus our result confirms the conjectured…

Data Structures and Algorithms · Computer Science 2020-09-17 Ola Svensson , Jakub Tarnawski , László A. Végh

Traveling salesman problem (TSP) is a well-known in computing field. There are many researches to improve the genetic algorithm for solving TSP. In this paper, we propose two new crossover operators and new mechanism of combination…

Neural and Evolutionary Computing · Computer Science 2020-02-03 Pham Dinh Thanh , Huynh Thi Thanh Binh , Bui Thu Lam

The Traveling Salesman Problem is a fundamental combinatorial optimization problem widely studied in operations research. Despite its simple formulation, it remains computationally challenging due to the exponential growth of the search…

Quantum Physics · Physics 2026-05-28 Alessia Ciacco , Luigi Di Puglia Pugliese , Francesca Guerriero

Recent systems applying Machine Learning (ML) to solve the Traveling Salesman Problem (TSP) exhibit issues when they try to scale up to real case scenarios with several hundred vertices. The use of Candidate Lists (CLs) has been brought up…

Artificial Intelligence · Computer Science 2021-09-15 Umberto Junior Mele , Luca Maria Gambardella , Roberto Montemanni