English

Tight Bounds on Window Size and Time for Single-Agent Graph Exploration under T-Interval Connectivity

Distributed, Parallel, and Cluster Computing 2026-04-07 v1

Abstract

We study deterministic exploration by a single agent in TT-interval-connected graphs, a standard model of dynamic networks in which, for every time window of length TT, the intersection of the graphs within the window is connected. The agent does not know the window size TT, nor the number of nodes nn or edges mm, and must visit all nodes of the graph. We consider two visibility models, KT0KT_0 and KT1KT_1, depending on whether the agent can observe the identifiers of neighboring nodes. We investigate two fundamental questions: the minimum window size that guarantees exploration, and the optimal exploration time under sufficiently large window size. For both models, we show that a window size T=Ω(m)T = \Omega(m) is necessary. We also present deterministic algorithms whose required window size is O(ϵ(n,m)m+nlog2n)O(\epsilon(n,m)\cdot m + n \log^2 n), where ϵ(n,m)=lnn1+lnmlnn\epsilon(n,m) = \frac{\ln n}{1 + \ln m - \ln n}. These bounds are tight for a wide range of mm, in particular when m=n1+Θ(1)m = n^{1+\Theta(1)}. The same algorithms also yield optimal or near-optimal exploration time: we prove lower bounds of Ω((mn+1)n)\Omega((m - n + 1)n) in the KT0KT_0 model and Ω(m)\Omega(m) in the KT1KT_1 model, and show that our algorithms match these bounds up to a polylogarithmic factor, while being fully time-optimal when m=n1+Θ(1)m = n^{1+\Theta(1)}. This yields tight bounds when parameterized solely by nn: Θ(n3)\Theta(n^3) for KT0KT_0 and Θ(n2)\Theta(n^2) for KT1KT_1.

Keywords

Cite

@article{arxiv.2604.04619,
  title  = {Tight Bounds on Window Size and Time for Single-Agent Graph Exploration under T-Interval Connectivity},
  author = {Yuichi Sudo and Naoki Kitamura and Masahiro Shibata and Junya Nakamura and Sébastien Tixeuil and Toshimitsu Masuzawa and Koichi Wada},
  journal= {arXiv preprint arXiv:2604.04619},
  year   = {2026}
}
R2 v1 2026-07-01T11:55:14.464Z