首页 /研究 /The freeze-tag problem: how to wake up a swarm of robots
SWARM

The freeze-tag problem: how to wake up a swarm of robots

Esther M. Arkin, Michael A. Bender, Sándor P. Fekete, Joseph S. B. Mitchell, Martin Skutella

发表年份
2002
引用次数
32

摘要

An optimization problem that naturally arises in the study of "swarm robotics" is to wake up a set of "asleep" robots, starting with only one "awake" robot. One robot can only awaken another when they are in the same location. As soon as a robot is awake, it assists in waking up other robots. The goal is to compute an optimal awakening schedule such that all robots are awake by time t , for the smallest possible value of t . We consider both scenarios on graphs and in geometric environments. In the graph setting, robots sleep at vertices and there is a length function on the edges. An awake robot can travel from vertex to vertex along edges, and the length of an edge determines the time it takes to travel from one vertex to the other. While this problem bears some resemblance to problems from various areas in combinatorial optimization such as routing, broadcasting, scheduling and covering, its algorithmic characteristics are surprisingly different. We prove that the problem is NP-hard, even for the special case of star graphs. We also establish hardness of approximation, showing that it is NP-hard to obtain an approximation factor better than 5/3, even for graphs of bounded degree. These lower bounds are complemented with several algorithmic results. We present a simple on-line algorithm that is O(log)-competitive for graphs with maximum degree . Other results include algorithms that require substantially more sophistication and development of new techniques: (1) The natural greedy strategy on star graphs has a worst-case performance of 7/3, which is tight. (2) There exists a PTAS for star graphs. (3) For the problem Dept. of Appl. Math. and Statistics, SUNY Stony Brook, NY 11794-3600, festie, jsbmg@ams.sunysb.edu. y Dept. of Computer Science, SUNY St...

关键词

RobotVertex (graph theory)Computer scienceScheduling (production processes)Feedback vertex setVertex coverBounded functionAlgorithmMathematical optimizationMathematics

相关论文

查看 SWARM 分类全部论文