中文
相关论文

相关论文: The Floyd-WarshallAlgorithm and the Asymmetric TSP

200 篇论文

The (1,2)-TSP is a special case of the TSP where each edge has cost either 1 or 2. In this paper we give a lower bound of $\frac{3}{2}$ for the approximation ratio of the 2-Opt algorithm for the (1,2)-TSP. Moreover, we show that the 3-Opt…

离散数学 · 计算机科学 2021-05-24 Xianghui Zhong

We consider convex optimization problems with the objective function having Lipshitz-continuous $p$-th order derivative, where $p\geq 1$. We propose a new tensor method, which closes the gap between the lower…

We prove lower bounds for higher-order methods in smooth non-convex finite-sum optimization. Our contribution is threefold: We first show that a deterministic algorithm cannot profit from the finite-sum structure of the objective, and that…

最优化与控制 · 数学 2021-07-05 Nicolas Emmenegger , Rasmus Kyng , Ahad N. Zehmakan

Approximate algorithms for structured prediction problems---such as LP relaxations and the popular alpha-expansion algorithm (Boykov et al. 2001)---typically far exceed their theoretical performance guarantees on real-world instances. These…

机器学习 · 统计学 2018-04-24 Hunter Lang , David Sontag , Aravindan Vijayaraghavan

We present a new accelerated stochastic second-order method that is robust to both gradient and Hessian inexactness, which occurs typically in machine learning. We establish theoretical lower bounds and prove that our algorithm achieves…

We introduce the proximal Galerkin (PG) method for non-symmetric variational inequalities. The proposed approach is asymptotically mesh-independent and yields constraint-preserving approximations. We present both a conforming PG formulation…

数值分析 · 数学 2026-02-17 Guosheng Fu , Brendan Keith , Dohyun Kim , Rami Masri , Will Pazner

We show that there is a polynomial-time algorithm with approximation guarantee $\frac{3}{2}+\epsilon$ for the $s$-$t$-path TSP, for any fixed $\epsilon>0$. It is well known that Wolsey's analysis of Christofides' algorithm also works for…

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

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

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

We describe an exact algorithm for finding the best 2-OPT move which, experimentally, was observed to be much faster than the standard quadratic approach. To analyze its average-case complexity, we introduce a family of heuristic procedures…

数据结构与算法 · 计算机科学 2024-04-01 Giuseppe Lancia , Paolo Vidoni

We consider distributed stochastic optimization problems that are solved with master/workers computation architecture. Statistical arguments allow to exploit statistical similarity and approximate this problem by a finite-sum problem, for…

We propose a method for computing upper bounds for the Heilbronn problem for triangles.

计算几何 · 计算机科学 2010-03-09 Francesco De Comite , Jean-Paul Delahaye

In this paper, we present an improved continued fraction approximation of the Wallis ratio. This approximation is fast in comparison with the recently discovered asymptotic series. We also establish the double-side inequality related to…

经典分析与常微分方程 · 数学 2017-12-07 Xu You

We obtain non-symmetric upper and lower bounds on the rate of convergence of general monotone approximation/numerical schemes for parabolic Hamilton Jacobi Bellman Equations by introducing a new notion of consistency. We apply our general…

偏微分方程分析 · 数学 2009-11-11 Guy Barles , Espen R. Jakobsen

In this paper, we present a novel method for computing the asymptotic values of both the optimal threshold, and the probability of success in sequences of optimal stopping problems. This method, based on the resolution of a first-order…

概率论 · 数学 2022-05-18 L. Bayón , P. Fortuny , J. M. Grau , A. M. Oller-Marcén , M. M. Ruiz

We introduce a new approach to develop stochastic optimization algorithms for a class of stochastic composite and possibly nonconvex optimization problems. The main idea is to combine two stochastic estimators to create a new hybrid one. We…

最优化与控制 · 数学 2020-05-05 Quoc Tran-Dinh , Nhan H. Pham , Dzung T. Phan , Lam M. Nguyen

Travelling Salesman Problem (TSP) is one of the unsolved problems in computer science. TSP is NP Hard. Till now the best approximation ratio found for symmetric TSP is three by two by Christofides Algorithm more than forty years ago. There…

数据结构与算法 · 计算机科学 2021-04-27 Alok Chauhan , Madhusudan Verma

Prize-Collecting TSP is a variant of the traveling salesperson problem where one may drop vertices from the tour at the cost of vertex-dependent penalties. The quality of a solution is then measured by adding the length of the tour and the…

数据结构与算法 · 计算机科学 2025-01-14 Jannis Blauth , Nathan Klein , Martin Nägele

We present a generic way to obtain level lower bounds for (promise) CSP hierarchies from degree lower bounds for algebraic proof systems. More specifically, we show that pseudo-reduction operators in the sense of Alekhnovich and Razborov…

计算复杂性 · 计算机科学 2025-11-24 Jonas Conneryd , Yassine Ghannane , Shuo Pang

We study the online Traveling Salesman Problem (TSP) on the line augmented with machine-learned predictions. In the classical problem, there is a stream of requests released over time along the real line. The goal is to minimize the…

数据结构与算法 · 计算机科学 2022-06-02 Themis Gouleakis , Konstantinos Lakis , Golnoosh Shahkarami