English

Parameterized complexity of the f-Critical Set problem

Computational Complexity 2026-04-08 v4

Abstract

Given a graph G=(V,E)G=(V,E), and a function f:V(G)Nf:V(G) \rightarrow \mathbb{N}, an ff-reversible process on GG is a dynamical system such that, given an initial vertex labeling c0:V(G){0,1}c_0 : V(G) \rightarrow \{0,1\}, every vertex vv changes its label if and only if it has at least f(v)f(v) neighbors with the opposite label. The updates occur synchronously in discrete time steps t=0,1,2,t=0,1,2,\ldots. An ff-critical set of GG is a subset of vertices of GG whose initial label is 11 such that, in an ff-reversible process on GG, all vertices reach label 11 within one time step and then remain unchanged. The critical set number rfc(G)r^c_f(G) is the minimum size of an ff-critical set of GG. Given a graph GG, a threshold function ff, and an integer kk, the ff-Critical Set problem asks whether rfc(G)kr^c_f(G) \leq k. We prove that this problem is NP-complete for planar subcubic bipartite graphs with maximum threshold m(f)=2m(f) = 2 and W[1]-hard when parameterized by the treewidth tw(G)tw(G) of GG. Additionally, we show that the problem is FPT when parameterized by tw(G)+m(f)tw(G)+m(f), tw(G)+Δ(G)tw(G)+\Delta(G), and kk, where Δ(G)\Delta(G) denotes the maximum degree of GG. Finally, we present two kernels of sizes O(km(f))O(k \cdot m(f)) and O(kΔ(G))O(k \cdot \Delta(G)).

Keywords

Cite

@article{arxiv.2511.11546,
  title  = {Parameterized complexity of the f-Critical Set problem},
  author = {Thiago Marcilon and Murillo Inácio da Costa Silva},
  journal= {arXiv preprint arXiv:2511.11546},
  year   = {2026}
}

Comments

19 pages, 6 figures, 1 table

R2 v1 2026-07-01T07:37:52.639Z