English

Parameterized algorithms for Eccentricity Shortest Path Problem

Data Structures and Algorithms 2023-04-07 v1 Discrete Mathematics

Abstract

Given an undirected graph G=(V,E)G=(V,E) and an integer \ell, the Eccentricity Shortest Path (ESP) asks to find a shortest path PP such that for every vertex vV(G)v\in V(G), there is a vertex wPw\in P such that dG(v,w)d_G(v,w)\leq \ell, where dG(v,w)d_G(v,w) represents the distance between vv and ww in GG. Dragan and Leitert [Theor. Comput. Sci. 2017] showed that the optimization version of this problem, which asks to find the minimum \ell 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 \ell. On the positive side, Ku\v cera and Such\'y [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 \ell. 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+ϵ)(1+\epsilon)-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.

Keywords

Cite

@article{arxiv.2304.03233,
  title  = {Parameterized algorithms for Eccentricity Shortest Path Problem},
  author = {Sriram Bhyravarapu and Satyabrata Jana and Lawqueen Kanesh and Saket Saurabh and Shaily Verma},
  journal= {arXiv preprint arXiv:2304.03233},
  year   = {2023}
}

Comments

A preliminary version of this paper was accepted in IWOCA 2023