Improved Kernels for Tracking Path Problems

01/09/2020
by   Pratibha Choudhary, et al.
0

Given a graph G, terminal vertices s and t, and an integer k, the Tracking Paths problem asks whether there exists at most k vertices, which if marked as trackers, would ensure that the sequence of trackers encountered in each s-t path is unique. The problem was first proposed by Banik et al. in <cit.>, where they gave results for some restricted versions of the problem. The problem was further studied in <cit.>, where the authors proved it to be NP-complete and fixed-parameter tractable. They obtained a kernel (i.e. an equivalent instance) with O(k^6) vertices and O(k^7) edges, in polynomial time. We improve on this by giving a quadratic kernel, i.e. O(k^2) vertices and edges. Further, we prove that if G is a d-degenerate graph then there exists a linear kernel. We also show that finding a tracking set of size at most n-k for a graph on n vertices is hard for the parameterized complexity class W[1], when parameterized by k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/22/2020

Structural Parameterizations of Tracking Paths Problem

Given a graph G with source and destination vertices s,t∈ V(G) respectiv...
research
02/18/2020

Polynomial Time Algorithms for Tracking Path Problems

Given a graph G, and terminal vertices s and t, the TRACKING PATHS probl...
research
07/26/2021

On Kernels for d-Path Vertex Cover

In this paper we study the kernelization of d-Path Vertex Cover (d-PVC) ...
research
04/26/2021

How to Catch Marathon Cheaters: New Approximation Algorithms for Tracking Paths

Given an undirected graph, G, and vertices, s and t in G, the tracking p...
research
04/27/2018

Alternative parameterizations of Metric Dimension

A set of vertices W in a graph G is called resolving if for any two dist...
research
03/25/2014

Finding Shortest Paths between Graph Colourings

The k-colouring reconfiguration problem asks whether, for a given graph ...
research
12/13/2018

Polygon Simplification by Minimizing Convex Corners

Let P be a polygon with r>0 reflex vertices and possibly with holes and ...

Please sign up or login with your details

Forgot password? Click here to reset