中文
相关论文

相关论文: Remarks on d-Dimensional TSP Optimal Tour Length B…

200 篇论文

Given a metric $(V,d)$ and a $\textsf{root} \in V$, the classic $\textsf{$k$-TSP}$ problem is to find a tour originating at the $\textsf{root}$ of minimum length that visits at least $k$ nodes in $V$. In this work, motivated by applications…

数据结构与算法 · 计算机科学 2019-11-07 Haotian Jiang , Jian Li , Daogao Liu , Sahil Singla

In the $d$-dimensional cow-path problem, a cow living in $\mathbb{R}^d$ must locate a $(d - 1)$-dimensional hyperplane $H$ whose location is unknown. The only way that the cow can find $H$ is to roam $\mathbb{R}^d$ until it intersects…

数据结构与算法 · 计算机科学 2022-09-20 Nikhil Bansal , John Kuszmaul , William Kuszmaul

The Traveling-Salesperson-Problem (TSP) is arguably one of the best-known NP-hard combinatorial optimization problems. The two sophisticated heuristic solvers LKH and EAX and respective (restart) variants manage to calculate close-to…

人工智能 · 计算机科学 2020-05-28 Jakob Bossek , Pascal Kerschke , Heike Trautmann

Optimal transportation distances are valuable for comparing and analyzing probability distributions, but larger-scale computational techniques for the theoretically favorable quadratic case are limited to smooth domains or regularized…

其他计算机科学 · 计算机科学 2016-03-23 Justin Solomon , Raif Rustamov , Leonidas Guibas , Adrian Butscher

In the last years several papers addressed the supposed spin-1 sector of the massive Duffin-Kemmer-Petiau (DKP) equation restricted to (1+1) space-time dimensions. In this note we show explicitly that this is a misleading approach, since…

数学物理 · 物理学 2017-12-07 José T. Lunardi

We study the extreme and the periodic $L_p$ discrepancy of point sets in the $d$-dimensional unit cube. The extreme discrepancy uses arbitrary sub-intervals of the unit cube as test sets, whereas the periodic discrepancy is based on…

数论 · 数学 2021-09-14 Ralph Kritzinger , Friedrich Pillichshammer

We introduce the $L_p$ Traveling Salesman Problem ($L_p$-TSP), given by an origin, a set of destinations, and underlying distances. The objective is to schedule a destination visit sequence for a traveler of unit speed to minimize the…

数据结构与算法 · 计算机科学 2021-07-23 Majid Farhadi , Alejandro Toriello , Prasad Tetali

Orbits in the principal planes of triaxial potentials are known to be prone to unstable motion normal to those planes, so that three dimensional investigations of those orbits are needed even though they are two dimensional. We present here…

星系天体物理 · 物理学 2015-06-03 Daniel D. Carpintero , Juan C. Muzzio

A one-parameter deformation of a periodic bar-and-joint framework is expansive when all distances between joints increase or stay the same. In dimension two, expansive behavior can be fully explained through our theory of periodic…

度量几何 · 数学 2015-07-14 Ciprian S. Borcea , Ileana Streinu

We propose a new $(1+O(\varepsilon))$-approximation algorithm with $O(n+ 1/\varepsilon^{\frac{(d-1)}{2}})$ running time for computing the diameter of a set of $n$ points in the $d$-dimensional Euclidean space for a fixed dimension $d$,…

计算几何 · 计算机科学 2020-11-11 Mahdi Imanparast , Seyed Naser Hashemi

We show a lower bound for the universal traveling salesman heuristic on the plane: for any linear order on the unit square $[0,1]^2$, there are finite subsets $S \subset [0,1]^2$ of arbitrarily large size such that the path visiting each…

度量几何 · 数学 2024-12-24 Cosmas Kravaris

A Euclidean noncrossing Steiner $(1+\epsilon)$-spanner for a point set $P\subset\mathbb{R}^2$ is a planar straight-line graph that, for any two points $a, b \in P$, contains a path whose length is at most $1+\epsilon$ times the Euclidean…

In this paper, we study the approximability of the metric Traveling Salesman Problem (TSP) and prove new explicit inapproximability bounds for that problem. The best up to now known hardness of approximation bounds were 185/184 for the…

计算复杂性 · 计算机科学 2013-06-12 Marek Karpinski , Michael Lampis , Richard Schmied

Erd\H{o}s and Fishburn studied the maximum number of points in the plane that span $k$ distances and classified these configurations, as an inverse problem of the Erd\H{o}s distinct distances problem. We consider the analogous problem for…

组合数学 · 数学 2024-05-14 Eyvindur A. Palsson , Edward Yu

The optimal transport (OT) map offers the most economical way to transfer one probability measure distribution to another. Classical OT theory does not involve a discussion of preserving topological connections and orientations in…

一般拓扑 · 数学 2025-07-03 Yuping Lv , Qi Zhao , Xuebin Chang , Wei Zeng

The Traveling Salesman Problem is one of the most studied problems in computational complexity and its approximability has been a long standing open question. Currently, the best known inapproximability threshold known is 220/219 due to…

计算复杂性 · 计算机科学 2012-06-13 Michael Lampis

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…

新兴技术 · 计算机科学 2013-03-27 Jeff Jones , Andrew Adamatzky

It is known that any $n$-point set in the $d$-dimensional Euclidean space $\mathbb{R}^d$, for $d = O(1)$, admits: 1) a $(1+\epsilon)$-spanner with maximum degree $\tilde{O}(\epsilon^{-d+1})$ and with lightness $\tilde{O}(\epsilon^{-d})$; 2)…

计算几何 · 计算机科学 2026-03-30 An La , Hung Le , Shay Solomon , Cuong Than , Vinayak , Shuang Yang , Tianyi Zhang

We obtain $L^p-$estimates for the full and lacunary maximal functions associated to the twisted bilinear spherical averages given by \[\mathfrak{A}_t(f_1,f_2)(x,y)=\int_{\mathbb S^{2d-1}}f_1(x+tz_1,y)f_2(x,y+tz_2)\;d\sigma(z_1,z_2),\;t>0,\]…

经典分析与常微分方程 · 数学 2024-10-24 Ankit Bhojak , Surjeet Singh Choudhary , Saurabh Shrivastava

In the Traveling Salesperson Problem (TSP) we are given a list of locations and the distances between each pair of them. The goal is to find the shortest possible tour that visits each location exactly once and returns to the starting…

数据结构与算法 · 计算机科学 2024-07-12 Evripidis Bampis , Bruno Escoffier , Michalis Xefteris