Recognizing and Realizing Temporal Reachability Graphs
Abstract
A temporal graph can be represented by an underlying graph together with a function that assigns to each edge the set of time steps during which is present. The reachability graph of is the directed graph with if only if there is a temporal path from to . We study the Reachability Graph Realizability (RGR) problem that asks whether a given directed graph is the reachability graph of some temporal graph. The question can be asked for undirected or directed temporal graphs, for reachability defined via strict or non-strict temporal paths, and with or without restrictions on (proper, simple, or happy). Answering an open question posed by Casteigts et al. (Theoretical Computer Science 991 (2024)), we show that all variants of the problem are NP-complete, except for two variants that become trivial in the directed case. For undirected temporal graphs, we consider the complexity of the problem with respect to the solid graph, that is, the graph containing all edges that could potentially receive a label in any realization. We show that the RGR problem is polynomial-time solvable if the solid graph is a tree and fixed-parameter tractable with respect to the feedback edge set number of the solid graph. As we show, the latter parameter can presumably not be replaced by smaller parameters like feedback vertex set or treedepth, since the problem is W[2]-hard with respect to these parameters.
Cite
@article{arxiv.2503.15771,
title = {Recognizing and Realizing Temporal Reachability Graphs},
author = {Thomas Erlebach and Othon Michail and Nils Morawietz},
journal= {arXiv preprint arXiv:2503.15771},
year = {2025}
}