中文
相关论文

相关论文: The Floyd-Warshall Algorithm, the AP and the TSP, …

200 篇论文

We design a $1.49993$-approximation algorithm for the metric traveling salesperson problem (TSP) for instances in which an optimal solution to the subtour linear programming relaxation is half-integral. These instances received significant…

数据结构与算法 · 计算机科学 2019-08-02 Anna Karlin , Nathan Klein , Shayan Oveis Gharan

We consider the online traveling salesman problem on the real line (OLTSPL) in which a salesman begins at the origin, traveling at no faster than unit speed along the real line, and wants to serve a sequence of requests, arriving online…

数据结构与算法 · 计算机科学 2025-07-10 Pei-Chuan Chen , Erik D. Demaine , Chung-Shou Liao , Hao-Ting Wei

We propose a new genetic algorithm with optimal recombination for the asymmetric instances of travelling salesman problem. The algorithm incorporates several new features that contribute to its effectiveness: (i) Optimal recombination…

神经与进化计算 · 计算机科学 2017-12-20 A. V. Eremeev , Yu. V. Kovalenko

Several important optimization problems in the area of vehicle routing can be seen as a variant of the classical Traveling Salesperson Problem (TSP). In the area of evolutionary computation, the traveling thief problem (TTP) has gained…

神经与进化计算 · 计算机科学 2020-02-05 Jakob Bossek , Katrin Casel , Pascal Kerschke , Frank Neumann

We present a black-box reduction from the path version of the Traveling Salesman Problem (Path TSP) to the classical tour version (TSP). More precisely, we show that given an $\alpha$-approximation algorithm for TSP, then, for any $\epsilon…

离散数学 · 计算机科学 2019-07-25 Vera Traub , Jens Vygen , Rico Zenklusen

In the new wave of artificial intelligence, deep learning is impacting various industries. As a closely related area, optimization algorithms greatly contribute to the development of deep learning. But the reverse applications are still…

机器学习 · 计算机科学 2019-11-06 Zhengxuan Ling , Xinyu Tao , Yu Zhang , Xi Chen

The cutting plane method is an augmentative constrained optimization procedure that is often used with continuous-domain optimization techniques such as linear and convex programs. We investigate the viability of a similar idea within…

人工智能 · 计算机科学 2015-08-21 Siamak Ravanbakhsh , Reihaneh Rabbany , Russell Greiner

We propose and develop a novel framework for analyzing permutation-based combinatorial optimization problems, which could eventually be extended to other types of problems. Our approach is based on the decomposition of the objective…

离散数学 · 计算机科学 2019-05-28 Anne Elorza , Leticia Hernando , Jose A. Lozano

We initiate the study of online routing problems with predictions, inspired by recent exciting results in the area of learning-augmented algorithms. A learning-augmented online algorithm which incorporates predictions in a black-box manner…

数据结构与算法 · 计算机科学 2022-07-01 Hsiao-Yu Hu , Hao-Ting Wei , Meng-Hsi Li , Kai-Min Chung , Chung-Shou Liao

This article proposes the first known algorithm that achieves a constant-factor approximation of the minimum length tour for a Dubins' vehicle through $n$ points on the plane. By Dubins' vehicle, we mean a vehicle constrained to move at…

机器人学 · 计算机科学 2007-05-23 Ketan Savla , Emilio Frazzoli , Francesco Bullo

The Travelling Salesman Problem (TSP) is one of the most famous optimization problems. The Genetic Algorithm (GA) is one of metaheuristics that have been applied to TSP. The Crossover and mutation operators are two important elements of GA.…

神经与进化计算 · 计算机科学 2015-04-13 Hassan Ismkhan , Kamran Zamanifar

This article describes counter example prepared in order to prove that linear formulation of TSP problem proposed in [arXiv:0803.4354] is incorrect (it applies also to QAP problem formulation in [arXiv:0802.4307]). Article refers not only…

计算复杂性 · 计算机科学 2008-06-02 Radoslaw Hofman

Various neural network models have been proposed to tackle combinatorial optimization problems such as the travelling salesman problem (TSP). Existing learning-based TSP methods adopt a simple setting that the training and testing data are…

机器学习 · 计算机科学 2022-04-08 Zeyang Zhang , Ziwei Zhang , Xin Wang , Wenwu Zhu

We give improved approximations for two metric Traveling Salesman Problem (TSP) variants. In Ordered TSP (OTSP) we are given a linear ordering on a subset of nodes $o_1, \ldots, o_k$. The TSP solution must have that $o_{i+1}$ is visited at…

数据结构与算法 · 计算机科学 2026-03-23 Martin Böhm , Zachary Friggstad , Tobias Mömke , Joachim Spoerhase

We study the application of emerging photonic and quantum computing architectures to solving the Traveling Salesman Problem (TSP), a well-known NP-hard optimization problem. We investigate several approaches: Simulated Annealing (SA),…

量子物理 · 物理学 2025-04-03 Venkat Padmasola , Zhaotong Li , Rupak Chatterjee , Wesley Dyk

The Quadratic Assignment Problem (QAP) is an NP-hard problem which has proven particularly challenging to solve: unlike other combinatorial problems like the traveling salesman problem (TSP), which can be solved to optimality for instances…

机器学习 · 计算机科学 2023-10-04 Puneet S. Bagga , Arthur Delarue

Among various variants of the traveling salesman problem, the s-t-path graph TSP has the special feature that we know the exact integrality ratio, 3/2, and an approximation algorithm matching this ratio. In this paper, we go below this…

离散数学 · 计算机科学 2018-09-18 Vera Traub , Jens Vygen

The question of whether all problems in NP class are also in P class is generally considered one of the most important open questions in mathematics and theoretical computer science as it has far-reaching consequences to other problems in…

数据结构与算法 · 计算机科学 2016-12-20 Wenhong Tian

We introduce a new bounding approach called Continuity* C*, which provides optimality guarantees for the Moving-Target Traveling Salesman Problem (MT-TSP). Our approach relaxes the continuity constraints on the agent's tour by partitioning…

机器人学 · 计算机科学 2024-12-04 Allen George Philip , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

We present a fast combinatorial $3/4$-approximation algorithm for the maximum asymmetric TSP with weights zero and one. The approximation factor of this algorithm matches the currently best one given by Bl\"aser in 2004 and based on linear…

数据结构与算法 · 计算机科学 2014-08-08 Katarzyna Paluch