English

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, GG, and vertices, ss and tt in GG, the tracking paths problem is that of finding the smallest subset of vertices in GG whose intersection with any ss-tt 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 (1+ϵ)(1+\epsilon), O(lgOPT)O(\lg OPT) and O(lgn)O(\lg n), for HH-minor-free, general, and weighted graphs, respectively. We also give a linear kernel for HH-minor-free graphs and make improvements to the quadratic kernel for general graphs.

Keywords

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

R2 v1 2026-06-24T01:30:27.599Z