A Better-Than-1.6-Approximation for Prize-Collecting TSP

08/11/2023
by   Jannis Blauth, et al.
0

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 sum of all penalties of vertices that are not visited. We present a polynomial-time approximation algorithm with an approximation guarantee slightly below 1.6, where the guarantee is with respect to the natural linear programming relaxation of the problem. This improves upon the previous best-known approximation ratio of 1.774. Our approach is based on a known decomposition for solutions of this linear relaxation into rooted trees. Our algorithm takes a tree from this decomposition and then performs a pruning step before doing parity correction on the remainder. Using a simple analysis, we bound the approximation guarantee of the proposed algorithm by (1+√(5))/2 ≈ 1.618, the golden ratio. With some additional technical care we further improve it to 1.599.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/07/2022

An improved approximation guarantee for Prize-Collecting TSP

We present a new approximation algorithm for the (metric) prize-collecti...
research
05/31/2021

A Quasipolynomial (2+ε)-Approximation for Planar Sparsest Cut

The (non-uniform) sparsest cut problem is the following graph-partitioni...
research
06/24/2023

Approximation Algorithm for Unrooted Prize-Collecting Forest with Multiple Components and Its Application on Prize-Collecting Sweep Coverage

In this paper, we present a polynomial time 2-approximation algorithm fo...
research
12/08/2014

Minkowski Sum of Polytopes Defined by Their Vertices

Minkowski sums are of theoretical interest and have applications in fiel...
research
11/20/2019

A 2-approximation for the k-prize-collecting Steiner tree problem

We consider the k-prize-collecting Steiner tree problem. An instance is ...
research
12/13/2018

The Glauber dynamics for edges colourings of trees

Let T be a tree on n vertices and with maximum degree Δ. We show that fo...
research
06/02/2023

Revisiting Garg's 2-Approximation Algorithm for the k-MST Problem in Graphs

This paper revisits the 2-approximation algorithm for k-MST presented by...

Please sign up or login with your details

Forgot password? Click here to reset