Deterministic Rendezvous in Infinite Trees
Subhash Bhagat, Andrzej Pelc

TL;DR
This paper investigates deterministic rendezvous algorithms in infinite trees, showing how orientation affects rendezvous time and providing optimal algorithms under various knowledge assumptions about the network.
Contribution
It introduces rendezvous algorithms for infinite trees, analyzing the impact of orientation and initial knowledge on complexity, and establishes lower bounds matching upper bounds.
Findings
Unoriented regular trees require exponential time in D for rendezvous.
Orientation can significantly reduce rendezvous time in certain cases.
Optimal algorithms are achieved when agents have knowledge of network parameters.
Abstract
The rendezvous task calls for two mobile agents, starting from different nodes of a network modeled as a graph to meet at the same node. Agents have different labels which are integers from a set . They wake up at possibly different times and move in synchronous rounds. In each round, an agent can either stay idle or move to an adjacent node. We consider deterministic rendezvous algorithms. The time of such an algorithm is the number of rounds since the wakeup of the earlier agent till the meeting. In this paper we consider rendezvous in infinite trees. Our main goal is to study the impact of orientation of a tree on the time of rendezvous. We first design a rendezvous algorithm working for unoriented regular trees, whose time is in , where is the size of the ball of radius , i.e, the number of nodes at distance at most from a given node.…
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 · Distributed systems and fault tolerance
