The maximum time of 2-neighbour bootstrap percolation in grid graphs and some parameterized results
Thiago Braga Marcilon, Rudini Menezes Sampaio

TL;DR
This paper investigates the computational complexity of the maximum infection time in 2-neighbor bootstrap percolation on grid graphs, solving open problems and exploring parameterized complexity.
Contribution
It proves NP-completeness of the maximum percolation time on grid graphs with degree 3, and shows fixed parameter tractability with certain parameters.
Findings
NP-complete for grid graphs with degree 3
Polynomial-time solvable for solid grid graphs with degree 3
W[1]-hard on treewidth but FPT with treewidth+k and maxdegree+k
Abstract
In 2-neighborhood bootstrap percolation on a graph , an infection spreads according to the following deterministic rule: infected vertices of remain infected forever and in consecutive rounds healthy vertices with at least two already infected neighbors become infected. Percolation occurs if eventually every vertex is infected. The maximum time is the maximum number of rounds needed to eventually infect the entire vertex set. In 2013, it was proved by Benevides et al \cite{eurocomb13} that is NP-hard for planar graphs and that deciding whether is polynomial time solvable for , but is NP-complete for . They left two open problems about the complexity for and for planar bipartite graphs. In 2014, we solved the first problem\cite{wg2014}. In this paper, we solve the second one by proving that is NP-complete even in grid…
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 · Complexity and Algorithms in Graphs
