Improved exploration of temporal graphs
Abstract
A temporal graph is a sequence of graphs on the same vertex set of size . The \emph{temporal exploration problem} asks for the length of the shortest sequence of vertices that starts at a given vertex, visits every vertex, and at each time step either stays at the current vertex or moves to an adjacent vertex in . Bounds on the length of a shortest temporal exploration have been investigated extensively. Perhaps the most fundamental case is when each graph is connected and has bounded maximum degree. In this setting, Erlebach, Kammer, Luo, Sajenko, and Spooner [ICALP 2019] showed that there exists an exploration of in time steps. We significantly improve this bound by showing that time steps suffice. In fact, we deduce this result from a much more general statement. Let the \emph{average temporal maximum degree} of be the average of over all vertices , where denotes the degree of in . If each graph is connected, we show that there exists an exploration of in time steps. In particular, this gives the first subquadratic upper bound when the underlying graph has bounded average degree. As a special case, this also improves the previous best bounds when the underlying graph is planar or has bounded treewidth and provides a unified approach for all of these settings. Our bound is subquadratic already when .
Cite
@article{arxiv.2511.22604,
title = {Improved exploration of temporal graphs},
author = {Paul Bastide and Carla Groenland and Lukas Michel and Clément Rambaud},
journal= {arXiv preprint arXiv:2511.22604},
year = {2025}
}
Comments
8 pages, 2 figures