Parameterized algorithms for Eccentricity Shortest Path Problem

04/06/2023
by   Sriram Bhyravarapu, et al.
0

Given an undirected graph G=(V,E) and an integer ℓ, the Eccentricity Shortest Path (ESP) asks to find a shortest path P such that for every vertex v∈ V(G), there is a vertex w∈ P such that d_G(v,w)≤ℓ, where d_G(v,w) represents the distance between v and w in G. Dragan and Leitert [Theor. Comput. Sci. 2017] showed that the optimization version of this problem, which asks to find the minimum ℓ for the ESP problem, is NP-hard even on planar bipartite graphs with maximum degree 3. They also showed that ESP is W[2]-hard when parameterized by ℓ. On the positive side, Kučera and Suchý [IWOCA 2021] showed that the problem exhibits fixed parameter tractable (FPT) behavior when parameterized by modular width, cluster vertex deletion set, maximum leaf number, or the combined parameters disjoint paths deletion set and ℓ. It was asked as an open question in the above paper, if ESP is FPT parameterized by disjoint paths deletion set or feedback vertex set. We answer these questions partially and obtain the following results: - ESP is FPT when parameterized by disjoint paths deletion set, split vertex deletion set or the combined parameters feedback vertex set and eccentricity of the graph. - We design a (1+ϵ)-factor FPT approximation algorithm when parameterized by the feedback vertex set number. - ESP is W[2]-hard when parameterized by the chordal vertex deletion set.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/18/2020

Minimum Eccentricity Shortest Path Problem with Respect to Structural Parameters

The Minimum Eccentricity Shortest Path Problem consists in finding a sho...
research
01/09/2020

Parameterized Complexity of Geodetic Set

A vertex set S of a graph G is geodetic if every vertex of G lies on a s...
research
11/12/2018

Tractability of Konig Edge Deletion Problems

A graph is said to be a Konig graph if the size of its maximum matching ...
research
03/02/2018

Experimental Evaluation of Parameterized Algorithms for Feedback Vertex Set

Feedback Vertex Set is a classic combinatorial optimization problem that...
research
10/04/2017

The Parameterized Complexity of Centrality Improvement in Networks

The centrality of a vertex v in a network intuitively captures how impor...
research
09/04/2019

Parameterized Intractability of Even Set and Shortest Vector Problem

The k-Even Set problem is a parameterized variant of the Minimum Distanc...
research
08/16/2021

Efficient Network Analysis Under Single Link Deletion

The problem of worst case edge deletion from a network is considered. Su...

Please sign up or login with your details

Forgot password? Click here to reset