中文
相关论文

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

200 篇论文

The Traveling salesman problem (TSP) is proved to be NP-complete in most cases. The genetic algorithm (GA) is one of the most useful algorithms for solving this problem. In this paper a conventional GA is compared with an improved hybrid GA…

神经与进化计算 · 计算机科学 2014-09-11 Keivan Borna , Vahid Haji Hashemi

This paper implements a new way of solving a problem called the traveling salesman problem (TSP) using quantum genetic algorithm (QGA). We compared how well this new approach works to the traditional method known as a classical genetic…

量子物理 · 物理学 2024-09-24 Yijiang Ma , Tan Chye Cheah

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…

人工智能 · 计算机科学 2023-03-01 Majid Namazi , Conrad Sanderson , M. A. Hakim Newton , Abdul Sattar

We present novel path-slicing strategies integrated with quantum local search to optimize solutions for the Traveling Salesman Problem (TSP), addressing the limitations of current Noisy Intermediate-Scale Quantum (NISQ) technologies. Our…

量子物理 · 物理学 2024-07-19 Chen-Yu Liu , Hiromichi Matsuyama , Wei-hao Huang , Yu Yamashiro

The Covering Salesman Problem (CSP) is a generalization of the Traveling Salesman Problem in which the tour is not required to visit all vertices, as long as all vertices are covered by the tour. The objective of CSP is to find a minimum…

数据结构与算法 · 计算机科学 2021-04-05 Lucas Porto Maziero , Fábio Luiz Usberti , Celso Cavellucci

The Traveling Salesman Problem (TSP) is one of the most famous optimization problems. Greedy crossover designed by Greffenstette et al, can be used while Symmetric TSP (STSP) is resolved by Genetic Algorithm (GA). Researchers have proposed…

神经与进化计算 · 计算机科学 2012-09-25 Hassan Ismkhan , Kamran Zamanifar

In this paper, we present a polynomial-sized linear programming formulation of the Traveling Salesman Problem (TSP). The proposed linear program is a network flow-based model. Numerical implementation issues and results are discussed. (The…

计算复杂性 · 计算机科学 2014-07-11 Moustapha Diaby

The Asymmetric Traveling Salesperson Path Problem (ATSPP) is one where, given an asymmetric metric space $(V,d)$ with specified vertices s and t, the goal is to find an s-t path of minimum length that passes through all the vertices in V.…

数据结构与算法 · 计算机科学 2015-01-07 Zachary Friggstad , Anupam Gupta , Mohit Singh

We present a physics inspired heuristic method for solving combinatorial optimization problems. Our approach is specifically motivated by the desire to avoid trapping in metastable local minima- a common occurrence in hard problems with…

统计力学 · 物理学 2016-03-15 Bo Sun , Blake Leonard , Peter Ronhovde , Zohar Nussinov

We propose a manager-worker framework based on deep reinforcement learning to tackle a hard yet nontrivial variant of Travelling Salesman Problem (TSP), \ie~multiple-vehicle TSP with time window and rejections (mTSPTWR), where customers who…

机器学习 · 计算机科学 2022-09-14 Rongkai Zhang , Cong Zhang , Zhiguang Cao , Wen Song , Puay Siew Tan , Jie Zhang , Bihan Wen , Justin Dauwels

One of the most studied extensions of the famous Traveling Salesperson Problem (TSP) is the {\sc Multiple TSP}: a set of $m\geq 1$ salespersons collectively traverses a set of $n$ cities by $m$ non-trivial tours, to minimize the total…

数据结构与算法 · 计算机科学 2023-07-17 Max Deppert , Matthias Kaul , Matthias Mnich

Determining the integrality gap of the linear programming (LP) relaxation of the metric traveling salesman problem (TSP) remains a long-standing open problem. We introduce a transfer principle: when the integer optimum of the…

最优化与控制 · 数学 2025-12-08 Toshiaki Yamanaka

This paper presents a novel and efficient heuristic framework for approximating the solutions to the multiple traveling salesmen problem (m-TSP) and other variants on the TSP. The approach adopted in this paper is an extension of the…

最优化与控制 · 数学 2016-04-15 Mayank Baranwal , Brian Roehl , Srinivasa M. Salapaka

We present a map from the travelling salesman problem (TSP), a prototypical NP-complete combinatorial optimisation task, to the ground state associated with a system of many-qudits. Conventionally, the TSP is cast into a quadratic…

In this paper we schedule the travel path of a set of drones across a graph where the nodes need to be visited multiple times at pre-defined points in time. This is an extension of the well-known multiple traveling salesman problem. The…

人工智能 · 计算机科学 2021-01-06 Emmanouil Rigas , Panayiotis Kolios , Georgios Ellinas

The Generalized Traveling Salesman Problem (GTSP) is a well-known combinatorial optimization problem with a host of applications. It is an extension of the Traveling Salesman Problem (TSP) where the set of cities is partitioned into…

数据结构与算法 · 计算机科学 2012-02-15 Daniel Karapetyan , Gregory Gutin

Traveling Salesman Problem (TSP) is a decision-making problem that is essential for a number of practical applications. Today, this problem is solved on digital computers exploiting Boolean-type architecture by checking one by one a number…

无序系统与神经网络 · 物理学 2023-02-13 Mykhaylo Balinskiy , Alexander Khitun

We study GCS-TSP, a new variant of the Traveling Salesman Problem (TSP) defined over a Graph of Convex Sets (GCS) -- a powerful representation for trajectory planning that decomposes the configuration space into convex regions connected by…

人工智能 · 计算机科学 2025-11-14 Jingtao Tang , Hang Ma

We describe a $\frac{4}{3}$-approximation algorithm for the traveling salesman problem in which the distances between points are induced by graph-theoretical distances in an unweighted graph. The algorithm is based on finding a minimum cost…

数据结构与算法 · 计算机科学 2024-11-05 Ali Çivril

The asymptotic behavior of the optimal TSP tour length is well known from the classical Beardwood--Halton--Hammersley theorem. We extend this result to the Traveling Salesman Problem with Drone (TSPD), a cooperative routing problem in which…

最优化与控制 · 数学 2026-03-03 Jae Hyeok Lee , Taekang Hwang , Changhyun Kwon