Parameterized Complexity of Graph Burning
Yasuaki Kobayashi, Yota Otachi

TL;DR
This paper investigates the parameterized complexity of the Graph Burning problem, establishing its computational hardness and fixed-parameter tractability under various graph parameters, thus advancing understanding of its algorithmic boundaries.
Contribution
It answers open questions about the problem's parameterized complexity, showing W[2]-completeness for parameter k and fixed-parameter tractability for certain graph parameters.
Findings
W[2]-completeness parameterized by k
No polynomial kernel for vertex cover parameterization unless NP ⊆ coNP/poly
Fixed-parameter tractability for clique-width, modular-width, treedepth, and distance to cographs
Abstract
Graph Burning asks, given a graph and an integer , whether there exists such that every vertex in has distance at most from some . This problem is known to be NP-complete even on connected caterpillars of maximum degree . We study the parameterized complexity of this problem and answer all questions arose by Kare and Reddy [IWOCA 2019] about parameterized complexity of the problem. We show that the problem is W[2]-complete parameterized by and that it does no admit a polynomial kernel parameterized by vertex cover number unless . We also show that the problem is fixed-parameter tractable parameterized by clique-width plus the maximum diameter among all connected components. This implies the fixed-parameter tractability parameterized by modular-width, by treedepth, and by…
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
TopicsAdvanced Graph Theory Research · semigroups and automata theory
