Polynomial Kernels for Tracking Shortest Paths
V\'aclav Bla\v{z}ej, Pratibha Choudhary, Du\v{s}an Knop, Jan, Maty\'a\v{s} K\v{r}i\v{s}\v{t}an, Ond\v{r}ej Such\'y, Tom\'a\v{s} Valla

TL;DR
This paper introduces the first polynomial kernel for the Tracking Shortest Paths problem, providing efficient preprocessing bounds and an exponential algorithm for planar graphs.
Contribution
It establishes polynomial kernels for Tracking Shortest Paths and related problems, improving computational efficiency and offering new algorithmic insights.
Findings
Polynomial kernel with O(k^4) vertices for general graphs
Kernel with O(k^2) vertices for planar graphs
Single exponential algorithm for planar graphs
Abstract
Given an undirected graph , vertices , and an integer , Tracking Shortest Paths requires deciding whether there exists a set of vertices such that for any two distinct shortest paths between and , say and , we have . In this paper, we give the first polynomial size kernel for the problem. Specifically we show the existence of a kernel with vertices and edges in general graphs and a kernel with 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 vertices and edges for Tracking Shortest Paths in general graphs and a kernel with vertices and edges in planar graphs. Based on the above we also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Optimization and Search Problems · Mobile Ad Hoc Networks
