More efficient periodic traversal in anonymous undirected graphs
J. Czyzowicz, S. Dobrev, L. Gasieniec, D. Ilcinkas, J. Jansson, R., Klasing, I. Lignos, R. Martin, K. Sadakane, and W.-K. Sung

TL;DR
This paper improves bounds on the periodic exploration of anonymous undirected graphs by agents with limited memory, showing shorter exploration periods are achievable with careful port number assignments.
Contribution
It presents improved upper bounds for exploration periods for agents with and without memory, and introduces the first non-trivial lower bound for oblivious agents.
Findings
Oblivious agents can explore in at most 4 1/3 n period.
Agents with constant memory can explore in at most 3.5 n period.
A lower bound of 2.8 n period is established for oblivious agents.
Abstract
We consider the problem of periodic graph exploration in which a mobile entity with constant memory, an agent, has to visit all n nodes of an arbitrary undirected graph G in a periodic manner. Graphs are supposed to be anonymous, that is, nodes are unlabeled. However, while visiting a node, the robot has to distinguish between edges incident to it. For each node v the endpoints of the edges incident to v are uniquely identified by different integer labels called port numbers. We are interested in minimisation of the length of the exploration period. This problem is unsolvable if the local port numbers are set arbitrarily. However, surprisingly small periods can be achieved when assigning carefully the local port numbers. Dobrev et al. described an algorithm for assigning port numbers, and an oblivious agent (i.e. agent with no memory) using it, such that the agent explores all graphs…
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 · Computational Geometry and Mesh Generation · Advanced Graph Theory Research
