Improved and Generalized Algorithms for Burning a Planar Point Set
Prashant Gokhale, J. Mark Keil, Debajyoti Mondal

TL;DR
This paper introduces improved approximation algorithms for the point burning problem in planar point sets, providing PTAS in one dimension and better approximation ratios in two dimensions, along with complexity results.
Contribution
It presents the first PTAS for point burning in one dimension and improved approximation algorithms in two dimensions, along with complexity and generalization results.
Findings
PTAS achieved for point burning in one dimension.
Improved approximation ratios of (1.96296+ε) and (1.92188+ε) in two dimensions.
NP-hardness results for finding burning sequences even with given sources.
Abstract
Given a set of points in the plane, a point burning process is a discrete time process to burn all the points of where fires must be initiated at the given points. Specifically, the point burning process starts with a single burnt point from , and at each subsequent step, burns all the points in the plane that are within one unit distance from the currently burnt points, as well as one other unburnt point of (if exists). The point burning number of is the smallest number of steps required to burn all the points of . If we allow the fire to be initiated anywhere, then the burning process is called an anywhere burning process, and the corresponding burning number is called anywhere burning number. Computing the point and anywhere burning number is known to be NP-hard. In this paper we show that both these problems admit PTAS in one dimension. We then show that in two…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Facility Location and Emergency Management · Data Management and Algorithms
