English

Exploration on Highly Dynamic Graphs

Distributed, Parallel, and Cluster Computing 2026-01-21 v1

Abstract

We study the exploration problem by mobile agents in two prominent models of dynamic graphs: 11-Interval Connectivity and Connectivity Time. The 11-Interval Connectivity model was introduced by Kuhn et al.~[STOC 2010], and the Connectivity Time model was proposed by Michail et al.~[JPDC 2014]. Recently, Saxena et al.~[TCS 2025] investigated the exploration problem under both models. In this work, we first strengthen the existing impossibility results for the 11-Interval Connectivity model. We then show that, in Connectivity Time dynamic graphs, exploration is impossible with (n1)(n2)2\frac{(n-1)(n-2)}{2} mobile agents, even when the agents have full knowledge of all system parameters, global communication, full visibility, and infinite memory. This significantly improves the previously known bound of nn. Moreover, we prove that to solve exploration with (n1)(n2)2+1\frac{(n-1)(n-2)}{2}+1 agents, 11-hop visibility is necessary. Finally, we present an exploration algorithm that uses (n1)(n2)2+1\frac{(n-1)(n-2)}{2}+1 agents, assuming global communication, 11-hop visibility, and O(logn)O(\log n) memory per agent.

Cite

@article{arxiv.2601.13047,
  title  = {Exploration on Highly Dynamic Graphs},
  author = {Ashish Saxena and Kaushik Mondal},
  journal= {arXiv preprint arXiv:2601.13047},
  year   = {2026}
}
R2 v1 2026-07-01T09:10:35.345Z