English

Temporal Separators with Deadlines

Data Structures and Algorithms 2023-09-26 v1

Abstract

We study temporal analogues of the Unrestricted Vertex Separator problem from the static world. An (s,z)(s,z)-temporal separator is a set of vertices whose removal disconnects vertex ss from vertex zz for every time step in a temporal graph. The (s,z)(s,z)-Temporal Separator problem asks to find the minimum size of an (s,z)(s,z)-temporal separator for the given temporal graph. We introduce a generalization of this problem called the (s,z,t)(s,z,t)-Temporal Separator problem, where the goal is to find a smallest subset of vertices whose removal eliminates all temporal paths from ss to zz which take less than tt time steps. Let τ\tau denote the number of time steps over which the temporal graph is defined (we consider discrete time steps). We characterize the set of parameters τ\tau and tt when the problem is NP\mathcal{NP}-hard and when it is polynomial time solvable. Then we present a τ\tau-approximation algorithm for the (s,z)(s,z)-Temporal Separator problem and convert it to a τ2\tau^2-approximation algorithm for the (s,z,t)(s,z,t)-Temporal Separator problem. We also present an inapproximability lower bound of Ω(ln(n)+ln(τ))\Omega(\ln(n) + \ln(\tau)) for the (s,z,t)(s,z,t)-Temporal Separator problem assuming that NP⊄\mbox\scDtime(nloglogn)\mathcal{NP}\not\subset\mbox{\sc Dtime}(n^{\log\log n}). Then we consider three special families of graphs: (1) graphs of branchwidth at most 22, (2) graphs GG such that the removal of ss and zz leaves a tree, and (3) graphs of bounded pathwidth. We present polynomial-time algorithms to find a minimum (s,z,t)(s,z,t)-temporal separator for (1) and (2). As for (3), we show a polynomial-time reduction from the Discrete Segment Covering problem with bounded-length segments to the (s,z,t)(s,z,t)-Temporal Separator problem where the temporal graph has bounded pathwidth.

Keywords

Cite

@article{arxiv.2309.14185,
  title  = {Temporal Separators with Deadlines},
  author = {Hovhannes A. Harutyunyan and Kamran Koupayi and Denis Pankratov},
  journal= {arXiv preprint arXiv:2309.14185},
  year   = {2023}
}