Exploration of $k$-edge-deficient temporal graphs in linear time
Abstract
We study the Temporal Exploration problem, where an agent must visit all vertices of a temporal graph while traversing at most one available edge per time step. Unlike static graphs, which can be explored in linear time, temporal constraints can substantially increase exploration time even when every snapshot of the graph is connected. To better understand the source of this complexity, we focus on a near-static setting and consider always-connected -edge-deficient temporal graphs, in which each snapshot is connected and differs from a fixed underlying -vertex graph by at most edges. Although such graphs are structurally close to static graphs, they can still exhibit non-trivial temporal behaviour. Prior work showed that these graphs can be explored in time steps and established a lower bound of , leaving open whether linear-time exploration in is possible. We resolve this question by showing that any always-connected -edge-deficient temporal graph admits an exploration schedule of length . Moreover, given such a temporal graph, the corresponding exploration schedule can be computed in polynomial time. The obtained bound is linear in the number of vertices up to a factor depending only on , removes the extraneous logarithmic dependence on , and is nearly optimal. In particular, for constant , our result yields an order-optimal exploration time, showing that temporal exploration in this near-static regime essentially retains the linear-time character of static graph traversal.
Keywords
Cite
@article{arxiv.2605.15833,
title = {Exploration of $k$-edge-deficient temporal graphs in linear time},
author = {Ivan Lahtin and Viktor Zamaraev},
journal= {arXiv preprint arXiv:2605.15833},
year = {2026}
}