Collision-free Exploration by Mobile Agents Using Pebbles
Sajal K. Das, Amit Kumar Dhar, Barun Gorain, and Madhuri Mahawar

TL;DR
This paper investigates how to enable multiple mobile agents to explore a graph without collisions using pebbles of different colors placed by an Oracle, focusing on minimizing the number of colors needed for collision-free exploration.
Contribution
The paper introduces algorithms for collision-free graph exploration with pebbles, establishing that at least three colors are needed in general and providing a polynomial solution for bipartite graphs with two colors.
Findings
Impossible with 1 color for general graphs.
Proposed an exploration algorithm with 3 colors.
Polynomial algorithm for bipartite graphs with 2 colors.
Abstract
In this paper, we study collision-free graph exploration in an anonymous pot labeled network. Two identical mobile agents, starting from different nodes in have to explore the nodes of in such a way that for every node in , at least one mobile agent visits and no two agents are in the same node in any round and stop. The agents know the size of the graph but do not know its topology. If an agent arrives in the one-hop neighborhood of the other agent, both agents can detect the presence of the other agent but have no idea at which neighboring node the other agent resides. The agents may wake up in different rounds An agent, after waking up, has no knowledge about the wake-up time of the other agent. We study the problem of collision-free exploration where some pebbles are placed by an Oracle at the nodes of the graph to assist the agents in achieving collision-free…
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 · Robotic Path Planning Algorithms · Mobile Agent-Based Network Management
