English

Restless Temporal Path Parameterized Above Lower Bounds

Data Structures and Algorithms 2022-03-31 v1 Discrete Mathematics

Abstract

Reachability questions are one of the most fundamental algorithmic primitives in temporal graphs -- graphs whose edge set changes over discrete time steps. A core problem here is the NP-hard Short Restless Temporal Path: given a temporal graph G\mathcal G, two distinct vertices ss and zz, and two numbers δ\delta and kk, is there a δ\delta-restless temporal ss-zz path of length at most kk? A temporal path is a path whose edges appear in chronological order and a temporal path is δ\delta-restless if two consecutive path edges appear at most δ\delta time steps apart from each other. Among others, this problem has applications in neuroscience and epidemiology. While Short Restless Temporal Path is known to be computationally hard, e.g., it is NP-hard for only three time steps and W[1]-hard when parameterized by the feedback vertex number of the underlying graph, it is fixed-parameter tractable when parameterized by the path length kk. We improve on this by showing that Short Restless Temporal Path can be solved in (randomized) 4kdGO(1)4^{k-d}|\mathcal G|^{O(1)} time, where dd is the minimum length of a temporal ss-zz path.

Keywords

Cite

@article{arxiv.2203.15862,
  title  = {Restless Temporal Path Parameterized Above Lower Bounds},
  author = {Philipp Zschoche},
  journal= {arXiv preprint arXiv:2203.15862},
  year   = {2022}
}
R2 v1 2026-06-24T10:30:52.679Z