Polynomial Kernels for Tracking Shortest Paths

02/24/2022
by   Václav Blažej, et al.
0

Given an undirected graph G=(V,E), vertices s,t∈ V, and an integer k, Tracking Shortest Paths requires deciding whether there exists a set of k vertices T⊆ V such that for any two distinct shortest paths between s and t, say P_1 and P_2, we have T∩ V(P_1)≠ T∩ V(P_2). In this paper, we give the first polynomial size kernel for the problem. Specifically we show the existence of a kernel with 𝒪(k^2) vertices and edges in general graphs and a kernel with 𝒪(k) vertices and edges in planar graphs for the Tracking Paths in DAG problem. This problem admits a polynomial parameter transformation to Tracking Shortest Paths, and this implies a kernel with 𝒪(k^4) vertices and edges for Tracking Shortest Paths in general graphs and a kernel with 𝒪(k^2) vertices and edges in planar graphs. Based on the above we also give a single exponential algorithm for Tracking Shortest Paths in planar graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/24/2020

Fixed-parameter tractable algorithms for Tracking Shortest Paths

We consider the parameterized complexity of the problem of tracking shor...
research
06/30/2022

On graphs coverable by k shortest paths

We show that if the edges or vertices of an undirected graph G can be co...
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
07/06/2021

Practical I/O-Efficient Multiway Separators

We revisit the fundamental problem of I/O-efficiently computing r-way se...
research
02/14/2021

Fault-Tolerant Distance Labeling for Planar Graphs

In fault-tolerant distance labeling we wish to assign short labels to th...
research
06/20/2023

Increasing paths in random temporal graphs

We consider random temporal graphs, a version of the classical Erdős–Rén...
research
04/01/2019

Approximation algorithms and an integer program for multi-level graph spanners

Given a weighted graph G(V,E) and t > 1, a subgraph H is a t--spanner of...

Please sign up or login with your details

Forgot password? Click here to reset