Core Concepts
This research paper presents novel approximation algorithms for solving variations of the Freeze Tag Problem (FTP) within polygonal domains, focusing on optimizing the process of awakening a network of robots.
Stats
The algorithms achieve an O(1) approximation factor.
The makespan of the O(1)-approximation algorithm is O(diam(S, P)), where diam(S, P) is the diameter of the robots inside the polygon.
The PTAS provides an (1+ε)-approximation solution.
The polygon is decomposed into m² pixels for the PTAS, where m = O(1/ε).