Section: New Results
Mobile Agents
More efficient periodic traversal in anonymous undirected graphs
Participants : David Ilcinkas, Ralf Klasing.
In [15] , we consider the problem of periodic graph exploration in which
a mobile entity with constant memory, an agent, has to visit
all
Periodic graph exploration is unsolvable if the port numbers are set
arbitrarily; see Budach (1978). However, surprisingly small periods
can be achieved by carefully assigning the port numbers. Dobrev
et al. (2005) described an algorithm for assigning port
numbers and an oblivious agent (i.e., an agent with no memory) using
it, such that the agent explores any graph with
Gathering of Robots on Anonymous Grids without Multiplicity Detection
Participant : Ralf Klasing.
In [28] , we study the gathering problem on grid networks. A team of robots placed at different nodes of a grid have to meet at some node and remain there. Robots operate in Look-Compute-Move cycles; in one cycle, a robot perceives the current configuration in terms of occupied nodes (Look), decides whether to move towards one of its neighbors (Compute), and in the positive case makes the computed move instantaneously (Move). Cycles are performed asynchronously for each robot. The problem has been deeply studied for the case of ring networks. However, the known techniques used on rings cannot be directly extended to grids. Moreover, on rings, another assumption concerning the so-called multiplicity detection capability was required in order to accomplish the gathering task. That is, a robot is able to detect during its Look operation whether a node is empty, or occupied by one robot, or occupied by an undefined number of robots greater than one.
In our work, we provide a full characterization about gatherable configurations for grids. In particular, we show that in this case, the multiplicity detection is not required. Very interestingly, sometimes the problem appears trivial, as it is for the case of grids with both odd sides, while sometimes the involved techniques require new insights with respect to the well-studied ring case. Moreover, our results reveal the importance of a structure like the grid that allows to overcome the multiplicity detection with respect to the ring case.