Exploration on Highly Dynamic Graphs
Ashish Saxena, Kaushik Mondal

TL;DR
This paper investigates the exploration problem in highly dynamic graphs, establishing new impossibility bounds and providing an algorithm that operates under specific visibility and memory constraints.
Contribution
It strengthens existing impossibility results for 1-Interval Connectivity and determines the minimal number of agents needed for exploration in Connectivity Time graphs.
Findings
Exploration is impossible with fewer than (n-1)(n-2)/2 agents in Connectivity Time models.
1-hop visibility is necessary for exploration with (n-1)(n-2)/2+1 agents.
An exploration algorithm is proposed using (n-1)(n-2)/2+1 agents with limited memory.
Abstract
We study the exploration problem by mobile agents in two prominent models of dynamic graphs: -Interval Connectivity and Connectivity Time. The -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 -Interval Connectivity model. We then show that, in Connectivity Time dynamic graphs, exploration is impossible with 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 . Moreover, we prove that to solve exploration with agents,…
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.
Taxonomy
TopicsOptimization and Search Problems · Mobile Agent-Based Network Management · Opportunistic and Delay-Tolerant Networks
