On Structural Parameterizations of Firefighting
Bireswar Das, Murali Krishna Enduri, Neeldhara Misra, I. Vinod Reddy

TL;DR
This paper explores the parameterized complexity of the Firefighting problem on graphs, identifying cases where it is fixed parameter tractable or hard, based on structural graph parameters like modulators to specific graph classes.
Contribution
It introduces new fixed parameter tractability results and hardness results for the Firefighting problem based on various structural parameters of graphs.
Findings
FPT when parameterized by modulators to threshold graphs and disjoint unions of stars.
W[1]-hard when parameterized by modulators to diameter at most two graphs and split graphs.
Polynomial kernel exists for modulators to a clique, unlikely for disjoint union of stars.
Abstract
The Firefighting problem is defined as follows. At time , a fire breaks out at a vertex of a graph. At each time step , a firefighter permanently defends (protects) an unburned vertex, and the fire then spread to all undefended neighbors from the vertices on fire. This process stops when the fire cannot spread anymore. The goal is to find a sequence of vertices for the firefighter that maximizes the number of saved (non burned) vertices. The Firefighting problem turns out to be NP-hard even when restricted to bipartite graphs or trees of maximum degree three. We study the parameterized complexity of the Firefighting problem for various structural parameterizations. All our parameters measure the distance to a graph class (in terms of vertex deletion) on which the firefighting problem admits a polynomial time algorithm. Specifically, for a graph class and a…
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 · Limits and Structures in Graph Theory · Graph theory and applications
