On the Extended TSP Problem

07/16/2021
by   Julián Mestre, et al.
0

We initiate the theoretical study of Ext-TSP, a problem that originates in the area of profile-guided binary optimization. Given a graph G=(V, E) with positive edge weights w: E → R^+, and a non-increasing discount function f(·) such that f(1) = 1 and f(i) = 0 for i > k, for some parameter k that is part of the problem definition. The problem is to sequence the vertices V so as to maximize ∑_(u, v) ∈ E f(|d_u - d_v|)· w(u,v), where d_v ∈{1, …, |V| } is the position of vertex v in the sequence. We show that Ext-TSP is APX-hard to approximate in general and we give a (k+1)-approximation algorithm for general graphs and a PTAS for some sparse graph classes such as planar or treewidth-bounded graphs. Interestingly, the problem remains challenging even on very simple graph classes; indeed, there is no exact n^o(k) time algorithm for trees unless the ETH fails. We complement this negative result with an exact n^O(k) time algorithm for trees.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/24/2023

Tight Approximations for Graphical House Allocation

The Graphical House Allocation (GHA) problem asks: how can n houses (eac...
research
09/19/2019

Hardness and approximation for the geodetic set problem in some graph classes

In this paper, we study the computational complexity of finding the geod...
research
04/02/2022

Improved Approximation Algorithm for Graph Burning on Trees

Given a graph G=(V,E), the problem of is to find a sequence of nodes fr...
research
08/29/2017

Beyond Outerplanarity

We study straight-line drawings of graphs where the vertices are placed ...
research
08/20/2020

On Fine-Grained Exact Computation in Regular Graphs

We show that there is no subexponential time algorithm for computing the...
research
09/10/2019

Algorithmic expedients for the S-labeling problem

Graph labeling problems have been widely studied in the last decades and...
research
09/09/2019

On a Theorem of Lovász that (·, H) Determines the Isomorhphism Type of H

Graph homomorphism has been an important research topic since its introd...

Please sign up or login with your details

Forgot password? Click here to reset