Simple Grid Polygon Online Exploration Revisited
Maximilian Brock, Martin Brückmann, Elmar Langetepe, Raphael Wude
TL;DR
The paper revisits online exploration of unknown simple grid polygons, where an agent only observes the four-neighborhood and must visit all free cells before returning to the start. It identifies a fundamental flaw in the recent $7/6$-competitive upper bound claimed by Wei et al. and presents a corrected lower-bound construction that yields an asymptotic bound of $13/11$ via a concatenated five-block adversary. The results reinforce that the best known upper bound remains $5/4$, while the new lower bound narrows the gap between online and offline performance, clarifying model nuances such as the impact of narrow passages. The work thus advances the theoretical understanding of online grid exploration and highlights directions for closing the remaining gap in competitive ratios, with the potential for future refinements or tighter bounds.
Abstract
Due to some significantly contradicting research results, we reconsider the problem of the online exploration of a simple grid cell environment. In this model an agent attains local information about the direct four-neigbourship of a current grid cell and can also successively build a map of all detected cells. Beginning from a starting cell at the boundary of the environment, the agent has to visit any cell of the grid environment and finally has to return to its starting position. The performance of an online strategy is given by competitive analysis. We compare the number of overall cell visits (number of steps) of an online strategy to the number of such visits in the optimal offline solution under full information of the environment in advance. The corresponding worst-case ratio gives the competitive ratio. The aforementioned contradiction among two publications turns out to be as follows: There is a journal publication that claims to present an optimal competitive strategy with ratio 7/6 and a former conference paper that presents a lower bound of 20/17. In this note we extract the flaw in the upper bound and also present a new slightly improved and (as we think) simplified general lower bound of 13/11.
