Polynomial kernels for tracking shortest paths

Published: 01 Jan 2023, Last Modified: 12 Jul 2024Inf. Process. Lett. 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Highlights•A kernel with O(k2)O(k2) edges for Tracking Paths in DAG, where k is the size of the solution.•A kernel with O(k)O(k) edges for Tracking Paths in DAG, when the input graph is planar.•For Tracking Shortest Paths, this implies a kernel with O(k4)O(k4) edges in general graphs and O(k2)O(k2) edges in planar graphs.•Single exponential algorithm for Tracking Shortest Paths in planar graphs.
Loading