Building a Nest by an Automaton

European Symposium on Algorithms(2020)

引用 8|浏览0
暂无评分
摘要
robot modeled as a deterministic finite automaton has to build a structure from material available to it. The robot navigates in the infinite oriented grid ℤ×ℤ . Some cells of the grid are full (contain a brick) and others are empty. The subgraph of the grid induced by full cells, called the shape , is initially connected. The (Manhattan) distance between the furthest cells of the shape is called its span . The robot starts at a full cell. It can carry at most one brick at a time. At each step it can pick a brick from a full cell, move to an adjacent cell and drop a brick at an empty cell. The aim of the robot is to construct the most compact possible structure composed of all bricks, i.e., a nest . That is, the robot has to move all bricks in such a way that the span of the resulting shape be the smallest. Our main result is the design of a deterministic finite automaton that accomplishes this task and subsequently stops, for every initially connected shape, in time O(sn) , where s is the span of the initial shape and n is the number of bricks. We show that this complexity is optimal.
更多
查看译文
关键词
finite automaton,plane,grid,construction task,brick,mobile agent,robot
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要