Exploration of $k$-edge-deficient temporal graphs in linear time
Ivan Lahtin, Viktor Zamaraev

TL;DR
This paper proves that exploring near-static, $k$-edge-deficient temporal graphs can be done in linear time relative to the number of vertices, extending static graph traversal efficiency to certain temporal settings.
Contribution
It establishes a polynomial-time exploration schedule of length $O(nk \, \log k)$ for always-connected $k$-edge-deficient temporal graphs, nearly matching the lower bounds.
Findings
Exploration schedule length is $O(nk \log k)$, nearly optimal.
For constant $k$, exploration time is linear in $n$, similar to static graphs.
The exploration schedule can be computed efficiently in polynomial 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
