Sciweavers

TALG
2011

Tree exploration with logarithmic memory

12 years 11 months ago
Tree exploration with logarithmic memory
We consider the task of network exploration by a mobile agent (robot) with small memory. The agent has to traverse all nodes and edges of a network (represented as an undirected connected graph), and return to the starting node. Nodes of the network are unlabeled and edge ports are locally labeled at each node. The agent has no a priori knowledge of the topology of the network or of its size, and cannot mark nodes in any way. Under such weak assumptions, cycles in the network may prevent feasibility of exploration, hence we restrict attention to trees. We present an algorithm to accomplish tree exploration (with return) using O(log n)-bit memory for all n-node trees. This strengthens the result from [15], where O(log2 n)-bit memory was used for tree exploration, and matches the lower bound on memory size proved there.
Christoph Ambühl, Leszek Gasieniec, Andrzej P
Added 15 May 2011
Updated 15 May 2011
Type Journal
Year 2011
Where TALG
Authors Christoph Ambühl, Leszek Gasieniec, Andrzej Pelc, Tomasz Radzik, Xiaohui Zhang
Comments (0)