APX-Hardness and Approximation for the k-Burning Number Problem
Debajyoti Mondal, N. Parthiban, V. Kavitha, Indra Rajasingh

TL;DR
This paper studies the computational complexity of the k-burning number problem, proving APX-hardness for fixed k, providing a 3-approximation algorithm, and showing NP-hardness of finding the burning sequence.
Contribution
It establishes the APX-hardness of computing the k-burning number for fixed k, introduces an efficient approximation algorithm, and proves the NP-hardness of determining the burning sequence.
Findings
Computing k-burning number is APX-hard for any fixed k.
A 3-approximation algorithm runs in O((n+m) log n) time.
Finding the burning sequence is NP-hard even with sources given.
Abstract
Consider an information diffusion process on a graph that starts with burnt vertices, and at each subsequent step, burns the neighbors of the currently burnt vertices, as well as other unburnt vertices. The \emph{-burning number} of is the minimum number of steps such that all the vertices can be burned within steps. Note that the last step may have smaller than unburnt vertices available, where all of them are burned. The -burning number coincides with the well-known burning number problem, which was proposed to model the spread of social contagion. The generalization to -burning number allows us to examine different worst-case contagion scenarios by varying the spread factor . In this paper we prove that computing -burning number is APX-hard, for any fixed constant . We then give an -time 3-approximation…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Advanced Graph Theory Research
