English

A local strategy for cleaning expanding cellular domains by simple robots

Data Structures and Algorithms 2015-02-16 v1 Computational Geometry

Abstract

We present a strategy SEP for finite state machines tasked with cleaning a cellular environment in which a contamination spreads. Initially, the contaminated area is of height hh and width ww. It may be bounded by four monotonic chains, and contain rectangular holes. The robot does not know the initial contamination, sensing only the eight cells in its neighborhood. It moves from cell to cell, dd times faster than the contamination spreads, and is able to clean its current cell. A speed of d<2(h+w)d<\sqrt{2}(h+w) is in general not sufficient to contain the contamination. Our strategy SEP succeeds if d3(h+w)d \geq 3(h+w) holds. It ensures that the contaminated cells stay connected. Greedy strategies violating this principle need speed at least d4(h+w)d \geq 4(h+w); all bounds are up to small additive constants.

Cite

@article{arxiv.1502.03985,
  title  = {A local strategy for cleaning expanding cellular domains by simple robots},
  author = {Rolf Klein and David Kriesel and Elmar Langetepe},
  journal= {arXiv preprint arXiv:1502.03985},
  year   = {2015}
}
R2 v1 2026-06-22T08:29:04.062Z