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

Abstract

We study deterministic exploration by a single agent in T-interval-connected graphs, a standard model of dynamic networks in which, for every time window of length T, the intersection of the graphs within the window is connected. The agent does not know the window size T, nor the number of nodes n or edges m, and must visit all nodes of the graph. We consider two visibility models, KT0 and KT1, 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) is necessary. We also present deterministic algorithms whose required window size is O(ε(n,m)· m + n 2 n), where ε(n,m) = n1 + m - n. These bounds are tight for a wide range of m, in particular when m = n1+(1). The same algorithms also yield optimal or near-optimal exploration time: we prove lower bounds of ((m - n + 1)n) in the KT0 model and (m) in the KT1 model, and show that our algorithms match these bounds up to a polylogarithmic factor, while being fully time-optimal when m = n1+(1). This yields tight bounds when parameterized solely by n: (n3) for KT0 and (n2) for KT1.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…