English

Novel Complexity Results for Temporal Separators with Deadlines

Data Structures and Algorithms 2025-03-06 v1 Computational Complexity

Abstract

We consider two variants, (s,z,l)-Temporal Separator and (s,z,l)-Temporal Cut, respectively, of the vertex separator and the edge cut problem in temporal graphs. The goal is to remove the minimum number of vertices (temporal edges, respectively) in order to delete all the temporal paths that have time travel at most l between a source vertex s and target vertex z. First, we solve an open problem in the literature showing that (s,z,l)-Temporal Separator is NP-complete even when the underlying graph has pathwidth bounded by four. We complement this result showing that (s,z,l)-Temporal Separator can be solved in polynomial time for graphs of pathwidth bounded by three. Then we consider the approximability of (s,z,l)-Temporal Separator and we show that it cannot be approximated within factor2Ω(log1εV)2^{\Omega(\log^{1-\varepsilon}|V|)} for any constant ε>0\varepsilon> 0, unless NPZPPNP \subseteq ZPP (V is the vertex set of the input temporal graph) and that the strict version is approximable within factor l - 1 (we show also that it is unliklely that this factor can be improved). Then we consider the (s,z,l)-Temporal Cut problem, we show that it is APX-hard and we present a 2log2(2)2 \log_2(2\ell) approximation algorithm.

Keywords

Cite

@article{arxiv.2503.03568,
  title  = {Novel Complexity Results for Temporal Separators with Deadlines},
  author = {Riccardo Dondi and Manuel Lafond},
  journal= {arXiv preprint arXiv:2503.03568},
  year   = {2025}
}
R2 v1 2026-06-28T22:07:55.030Z