English

Structural Parameterizations of Tracking Paths Problem

Data Structures and Algorithms 2020-08-25 v1

Abstract

Given a graph GG with source and destination vertices s,tV(G)s,t\in V(G) respectively, \textsc{Tracking Paths} asks for a minimum set of vertices TV(G)T\subseteq V(G), such that the sequence of vertices encountered in each simple path from ss to tt is unique. The problem was proven \textsc{NP}-hard \cite{tr-j} and was found to admit a quadratic kernel when parameterized by the size of the desired solution \cite{quadratic}. Following recent trends, for the first time, we study \textsc{Tracking Paths} with respect to structural parameters of the input graph, parameters that measure how far the input graph is, from an easy instance. We prove that \textsc{Tracking Paths} admits fixed-parameter tractable (\textsc{FPT}) algorithms when parameterized by the size of vertex cover, and the size of cluster vertex deletion set for the input graph.

Keywords

Cite

@article{arxiv.2008.09806,
  title  = {Structural Parameterizations of Tracking Paths Problem},
  author = {Pratibha Choudhary and Venkatesh Raman},
  journal= {arXiv preprint arXiv:2008.09806},
  year   = {2020}
}