Fort Formation by an Automaton
Kartikey Kant, Debasish Pattanayak, and Partha Sarathi Mandal

TL;DR
This paper studies how a simple automaton robot can construct a minimal-span fort structure on an infinite grid, demonstrating optimal time complexity for the task.
Contribution
It introduces a model of a finite automaton robot for structure building and proves optimal construction time bounds for fort formation.
Findings
Construction of a fort can be achieved in O(z^2) time.
Matching lower bound of Ω(z^2) time established.
Fort is a hollow rectangle with bricks on the perimeter.
Abstract
Building structures by low capability robots is a very recent research development. A robot (or a mobile agent) is designed as a deterministic finite automaton. The objective is to make a structure from a given distribution of materials (\textit{bricks}) in an infinite grid . The grid cells may contain a brick (\textit{full cells}) or it may be empty (\textit{empty cells}). The \textit{field}, a sub-graph induced by the full cells, is initially connected. At a given point in time, a robot can carry at most one brick. The robot can move in four directions (north, east, south, and west) and starts from a \textit{full cell}. The \textit{Manhattan distance} between the farthest full cells is the \textit{span} of the field. We consider the construction of a \textit{fort}, a structure with the minimum span and maximum covered area. On a square grid, a fort is a hollow rectangle…
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.
