English
Related papers

Related papers: A (Slightly) Improved Approximation Algorithm for …

200 papers

We show that the max entropy algorithm can be derandomized (with respect to a particular objective function) to give a deterministic $3/2-\epsilon$ approximation algorithm for metric TSP for some $\epsilon > 10^{-36}$. To obtain our result,…

Data Structures and Algorithms · Computer Science 2022-12-14 Anna R. Karlin , Nathan Klein , Shayan Oveis Gharan

We present randomized approximation algorithms for multi-criteria Max-TSP. For Max-STSP with k > 1 objective functions, we obtain an approximation ratio of $1/k - \eps$ for arbitrarily small $\eps > 0$. For Max-ATSP with k objective…

Data Structures and Algorithms · Computer Science 2008-12-18 Markus Bläser , Bodo Manthey , Oliver Putz

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…

Discrete Mathematics · Computer Science 2021-05-24 Xianghui Zhong

Given an edge-weighted metric complete graph with $n$ vertices, the maximum weight metric triangle packing problem is to find a set of $n/3$ vertex-disjoint triangles with the total weight of all triangles in the packing maximized. Several…

Data Structures and Algorithms · Computer Science 2024-02-14 Jingyang Zhao , Mingyu Xiao

We show that the max entropy algorithm is a randomized 1.49776 approximation for half-integral TSP, improving upon the previous known bound of 1.49993 from Karlin et al. This also improves upon the best-known approximation for half-integral…

Data Structures and Algorithms · Computer Science 2025-07-25 Nathan Klein , Mehrshad Taziki

We provide a polynomial time 4/3 approximation algorithm for TSP on metrics arising from the metric completion of cubic 3-edge connected graphs.

Data Structures and Algorithms · Computer Science 2011-01-31 Nishita Aggarwal , Naveen Garg , Swati Gupta

We show that for some $\epsilon > 10^{-36}$ and any metric TSP instance, the max entropy algorithm returns a solution of expected cost at most $\frac{3}{2}-\epsilon$ times the cost of the optimal solution to the subtour elimination LP. This…

Data Structures and Algorithms · Computer Science 2023-10-26 Anna Karlin , Nathan Klein , Shayan Oveis Gharan

We present approximation algorithms for almost all variants of the multi-criteria traveling salesman problem (TSP). First, we devise randomized approximation algorithms for multi-criteria maximum traveling salesman problems (Max-TSP). For…

Data Structures and Algorithms · Computer Science 2011-07-14 Bodo Manthey

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…

Discrete Mathematics · Computer Science 2018-09-18 Vera Traub , Jens Vygen

We improve the approximation ratio for the Asymmetric TSP to less than 15. We also obtain improved ratios for the special case of unweighted digraphs and the generalization where we ask for a minimum-cost tour with given (distinct)…

Data Structures and Algorithms · Computer Science 2026-03-17 Jens Vygen

We give a 3/2-approximation algorithm for stable matchings that runs in $O(m)$ time. The previously best known algorithm by McDermid has the same approximation ratio but runs in $O(n^{3/2}m)$ time, where $n$ denotes the number of people and…

Data Structures and Algorithms · Computer Science 2014-04-07 Katarzyna Paluch

We study the NP-complete Maximum Outerplanar Subgraph problem. The previous best known approximation ratio for this problem is 2/3. We propose a new approximation algorithm which improves the ratio to 7/10.

Data Structures and Algorithms · Computer Science 2023-06-16 Gruia Calinescu , Hemanshu Kaul , Bahareh Kudarzi

We develop faster approximation algorithms for Metric-TSP building on recent, nearly linear time approximation schemes for the LP relaxation [Chekuri and Quanrud, 2017]. We show that the LP solution can be sparsified via cut-sparsification…

Data Structures and Algorithms · Computer Science 2018-02-06 Chandra Chekuri , Kent Quanrud

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…

Data Structures and Algorithms · Computer Science 2024-07-12 Evripidis Bampis , Bruno Escoffier , Michalis Xefteris

We develop a new method for proving explicit approximation lower bounds for TSP problems with bounded metrics improving on the best up to now known bounds. They almost match the best known bounds for unbounded metric TSP problems. In…

Computational Complexity · Computer Science 2012-08-09 Marek Karpinski , Richard Schmied

In this paper, we consider differential approximability of the traveling salesman problem (TSP). We show that TSP is $3/4$-differential approximable, which improves the currently best known bound $3/4 -O(1/n)$ due to Escoffier and Monnot in…

Data Structures and Algorithms · Computer Science 2020-12-29 Yuki Amano , Kazuhisa Makino

The 2-Opt heuristic is one of the simplest algorithms for finding good solutions to the metric Traveling Salesman Problem. It is the key ingredient to the well-known Lin-Kernighan algorithm and often used in practice. So far, only upper and…

Discrete Mathematics · Computer Science 2020-03-16 Stefan Hougardy , Fabian Zaiser , Xianghui Zhong

We present a new $(\frac32+\frac1{\mathrm{e}})$-approximation algorithm for the Ordered Traveling Salesperson Problem (Ordered TSP). Ordered TSP is a variant of the classical metric Traveling Salesperson Problem (TSP) where a specified…

Data Structures and Algorithms · Computer Science 2024-05-13 Susanne Armbruster , Matthias Mnich , Martin Nägele

We present a novel approximation algorithm for $k$-median that achieves an approximation guarantee of $1+\sqrt{3}+\epsilon$, improving upon the decade-old ratio of $3+\epsilon$. Our approach is based on two components, each of which, we…

Data Structures and Algorithms · Computer Science 2012-11-02 Shi Li , Ola Svensson

Our main result is designing an algorithm that returns a vertex cover of $\mathcal{G}^\star$ with size at most $(3/2+\epsilon)$ times the expected size of the minimum vertex cover, using only $O(n/\epsilon p)$ non-adaptive queries. This…

Data Structures and Algorithms · Computer Science 2023-02-07 Mahsa Derakhshan , Naveen Durvasula , Nika Haghtalab
‹ Prev 1 2 3 10 Next ›