The maximum time of 2-neighbor bootstrap percolation: complexity results

Abstract

In 2-neighborhood bootstrap percolation on a graph G, an infection spreads according to the following deterministic rule: infected vertices of G remain infected forever and in consecutive rounds healthy vertices with at least 2 already infected neighbors become infected. Percolation occurs if eventually every vertex is infected. The maximum time t(G) is the maximum number of rounds needed to eventually infect the entire vertex set. In 2013, it was proved eurocomb13 that deciding whether t(G)≥ k is polynomial time solvable for k=2, but is NP-Complete for k=4 and, if the problem is restricted to bipartite graphs, it is NP-Complete for k=7. In this paper, we solve the open questions. We obtain an O(mn5)-time algorithm to decide whether t(G)≥ 3. For bipartite graphs, we obtain an O(mn3)-time algorithm to decide whether t(G)≥ 3, an O(m2n9)-time algorithm to decide whether t(G)≥ 4 and we prove that t(G)≥ 5 is NP-Complete.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…