中文
相关论文

相关论文: Approximation Ineffectiveness of a Tour-Untangling…

200 篇论文

We give a short proof that any comparison-based n^(1-epsilon)-approximation algorithm for the 1-dimensional Traveling Salesman Problem (TSP) requires Omega(n log n) comparisons.

数据结构与算法 · 计算机科学 2013-03-28 Neal E. Young

A well known N P-hard problem called the Generalized Traveling Salesman Problem (GTSP) is considered. In GTSP the nodes of a complete undirected graph are partitioned into clusters. The objective is to find a minimum cost tour passing…

人工智能 · 计算机科学 2017-08-15 Camelia-M. Pintea , Petrica C. Pop , Camelia Chira

We consider global optimization problems, where the feasible region $\X$ is a compact subset of $\mathbb{R}^d$ with $d \geq 10$. For these problems, we demonstrate the following. First: the actual convergence of global random search…

最优化与控制 · 数学 2023-02-27 Jack Noonan , Anatoly Zhigljavsky

Starting with M(a), an n X n asymmetric cost matrix, Jonker and Volgenannt transformed it into a 2n X 2n symmetric cost matrix, M(s)where M(s) has unusual properties. One such property is that an optimal tour in M(s) yields an optimal tour…

综合数学 · 数学 2007-05-23 Howard Kleiman

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

Motivated by applications to poaching and burglary prevention, we define a class of weighted Traveling Salesman Problems on metric spaces. The goal is to output an infinite (though typically periodic) tour that visits the n points…

数据结构与算法 · 计算机科学 2018-08-03 David Kempe , Mark Klein

The Traveling Tournament Problem (TTP-$k$) is a well-known benchmark problem in tournament timetabling, which asks us to design a double round-robin schedule such that the total traveling distance of all $n$ teams is minimized under the…

数据结构与算法 · 计算机科学 2023-09-06 Jingyang Zhao , Mingyu Xiao

We give a lower bound of $\Omega(\sqrt n)$ on the unambiguous randomised parity-query complexity of the approximate majority problem -- that is, on the lowest randomised parity-query complexity of any function over $\{0,1\}^n$ whose value…

计算复杂性 · 计算机科学 2024-01-23 Dmytro Gavinsky

We provide an upper and lower bound for the length of Maximum Distance Problem minimizers in terms of a finite scale geometric square sum.

度量几何 · 数学 2026-03-17 Enrique Alvarado , Silvia Ghinassi , Lisa Naples

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…

离散数学 · 计算机科学 2022-01-07 Kristóf Bérczi , Matthias Mnich , Roland Vincze

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…

数据结构与算法 · 计算机科学 2025-03-03 Enrico Angelelli , Renata Mansini , Romeo Rizzi

Determining the precise integrality gap for the subtour LP relaxation of the traveling salesman problem is a significant open question, with little progress made in thirty years in the general case of symmetric costs that obey triangle…

数据结构与算法 · 计算机科学 2011-07-11 Frans Schalekamp , David P. Williamson , Anke van Zuylen

The ML-Constructive heuristic is a recently presented method and the first hybrid method capable of scaling up to real scale traveling salesman problems. It combines machine learning techniques and classic optimization techniques. In this…

人工智能 · 计算机科学 2021-08-03 Tommaso Vitali , Umberto Junior Mele , Luca Maria Gambardella , Roberto Montemanni

Understanding how travelers form overall evaluations of public transport journeys is critical for improving travel satisfaction and encouraging sustainable mode choice. While travel satisfaction is discussed to influence attitudes and…

人机交互 · 计算机科学 2026-05-18 Esther Bosch , Klas Ihme , Stefan Bohmann

Given a set $P$ of $n$ points in the plane, {\sc Covering Points by Lines} is the problem of finding a minimum-cardinality set $\L$ of lines such that every point $p \in P$ is incident to some line $\ell \in \L$. As a geometric variant of…

计算几何 · 计算机科学 2013-12-10 Adrian Dumitrescu , Minghui Jiang

Travel time estimation is a key task in navigation apps and web mapping services. Existing deterministic and probabilistic methods, based on the assumption of trip independence, predominantly focus on modeling individual trips while…

机器学习 · 计算机科学 2026-01-28 Chen Xu , Qiang Wang , Lijun Sun

We propose UTSP, an unsupervised learning (UL) framework for solving the Travelling Salesman Problem (TSP). We train a Graph Neural Network (GNN) using a surrogate loss. The GNN outputs a heat map representing the probability for each edge…

人工智能 · 计算机科学 2024-04-11 Yimeng Min , Yiwei Bai , Carla P. Gomes

The Travelling Salesman Problem - TSP is one of the most explored problems in the scientific literature to solve real problems regarding the economy, transportation, and logistics, to cite a few cases. Adapting TSP to solve different…

神经与进化计算 · 计算机科学 2024-10-29 Carlos Alberto da Silva Junior , Roberto Yuji Tanaka , Luiz Carlos Farias da Silva , Angelo Passaro

Let $X_1, X_2, \dots, X_n$ be independent uniform random variables on $[0,1]^2$. Let $L(X_1, \dots, X_n)$ be the length of the shortest Traveling Salesman tour through these points. It is known that there exists a constant $\beta$ such that…

概率论 · 数学 2019-07-05 Julia Gaudio , Patrick Jaillet

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