Exploring a Dynamic Ring without Landmark
Archak Das, Kaustav Bose, Buddhadeb Sau

TL;DR
This paper presents an algorithm enabling three non-anonymous agents to explore a dynamic ring without landmarks or edge crossing detection, advancing understanding of autonomous agent coordination in constrained environments.
Contribution
It introduces the first exploration algorithm for three non-anonymous agents in a dynamic ring without relying on edge crossing detection.
Findings
Exploration achieved with three agents without edge crossing detection.
The problem is solvable with fewer assumptions than previous methods.
The algorithm works in a dynamic, always-connected ring environment.
Abstract
Consider a group of autonomous mobile computational entities, called agents, arbitrarily placed at some nodes of a dynamic but always connected ring. The agents neither have any knowledge about the size of the ring nor have a common notion of orientation. We consider the \textsc{Exploration} problem where the agents have to collaboratively to explore the graph and terminate, with the requirement that each node has to be visited by at least one agent. It has been shown by Di Luna et al. [Distrib. Comput. 2020] that the problem is solvable by two anonymous agents if there is a single observably different node in the ring called landmark node. The problem is unsolvable by any number of anonymous agents in absence of a landmark node. We consider the problem with non-anonymous agents (agents with distinct identifiers) in a ring with no landmark node. The assumption of agents with distinct…
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 · Cryptography and Data Security · Complexity and Algorithms in Graphs
