Complexity of Firefighting on Graphs
By: Julius Althoetmar, Jamico Schade, Torben Schürenberg
Potential Business Impact:
Firefighters put out fires faster on networks.
We consider a pursuit-evasion game that describes the process of extinguishing a fire burning on the nodes of an undirected graph. We denote the minimum number of firefighters required by $\text{ffn}(G)$ and provide a characterization for the graphs with $\text{ffn}(G)=1$ and $\text{ffn}(G)=2$ as well as almost sharp bounds for complete binary trees. We show that deciding whether $\text{ffn}(G) \leq m$ for given $G$ and $m$ is NP-hard. Furthermore, we show that shortest strategies can have superpolynomial length, leaving open whether the problem is in NP. Based on some plausible conjectures, we also prove that this decision problem is neither NP-hard for graphs with bounded treewidth nor for constant $m$.
Similar Papers
Online Firefighting on Cactus Graphs
Data Structures and Algorithms
Makes computers fight fires on maps better.
Multi-Agent Path Finding For Large Agents Is Intractable
Multiagent Systems
Robots avoid bumping into each other, even when big.
Parameterized complexity of the f-Critical Set problem
Computational Complexity
Finds smallest group to control a network.