English

Parameterized Complexity of Graph Burning

Data Structures and Algorithms 2020-09-29 v2

Abstract

Graph Burning asks, given a graph G=(V,E)G = (V,E) and an integer kk, whether there exists (b0,,bk1)Vk(b_{0},\dots,b_{k-1}) \in V^{k} such that every vertex in GG has distance at most ii from some bib_{i}. This problem is known to be NP-complete even on connected caterpillars of maximum degree 33. 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 kk and that it does no admit a polynomial kernel parameterized by vertex cover number unless NPcoNP/poly\mathrm{NP} \subseteq \mathrm{coNP/poly}. 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 distance to cographs. Although the parameterization by distance to split graphs cannot be handled with the clique-width argument, we show that this is also tractable by a reduction to a generalized problem with a smaller solution size.

Keywords

Cite

@article{arxiv.2007.08811,
  title  = {Parameterized Complexity of Graph Burning},
  author = {Yasuaki Kobayashi and Yota Otachi},
  journal= {arXiv preprint arXiv:2007.08811},
  year   = {2020}
}

Comments

10 pages, 2 figures, IPEC 2020

R2 v1 2026-06-23T17:11:22.665Z