How to Catch Marathon Cheaters: New Approximation Algorithms for Tracking Paths
Data Structures and Algorithms
2021-04-27 v1 Discrete Mathematics
Abstract
Given an undirected graph, , and vertices, and in , the tracking paths problem is that of finding the smallest subset of vertices in whose intersection with any - path results in a unique sequence. This problem is known to be NP-complete and has applications to animal migration tracking and detecting marathon course-cutting, but its approximability is largely unknown. In this paper, we address this latter issue, giving novel algorithms having approximation ratios of , and , for -minor-free, general, and weighted graphs, respectively. We also give a linear kernel for -minor-free graphs and make improvements to the quadratic kernel for general graphs.
Cite
@article{arxiv.2104.12337,
title = {How to Catch Marathon Cheaters: New Approximation Algorithms for Tracking Paths},
author = {Michael T. Goodrich and Siddharth Gupta and Hadi Khodabandeh and Pedro Matias},
journal= {arXiv preprint arXiv:2104.12337},
year = {2021}
}
Comments
Full version of WADS 2021 conference proceedings paper