Deterministic Collision-Free Exploration of Unknown Anonymous Graphs
Subhash Bhagat, Andrzej Pelc

TL;DR
This paper presents a deterministic, collision-free exploration algorithm for two anonymous agents in unknown graphs, achieving polynomial time with vision radius 2, and proves impossibility with radius 1.
Contribution
It introduces a novel collision-free exploration algorithm for anonymous graphs with agents having radius-2 vision, and establishes the impossibility with radius-1 vision.
Findings
Algorithm works in polynomial time for graphs larger than 2 nodes.
Collision-free exploration is impossible with only radius-1 vision.
The approach applies to arbitrary unknown graphs.
Abstract
We consider the fundamental task of network exploration. A network is modeled as a simple connected undirected n-node graph with unlabeled nodes, and all ports at any node of degree d are arbitrarily numbered 0,.....,d-1. Each of two identical mobile agents, initially situated at distinct nodes, has to visit all nodes and stop. Agents execute the same deterministic algorithm and move in synchronous rounds: in each round, an agent can either remain at the same node or move to an adjacent node. Exploration must be collision-free: in every round at most one agent can be at any node. We assume that agents have vision of radius 2: an awake agent situated at a node v can see the subgraph induced by all nodes at a distance at most 2 from v, sees all port numbers in this subgraph, and the agents located at these nodes. Agents do not know the entire graph but they know an upper bound n on its…
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 · Mobile Ad Hoc Networks
