English

Structural Parameterizations of the Biclique-Free Vertex Deletion Problem

Data Structures and Algorithms 2024-11-20 v3

Abstract

In this work, we study the Biclique-Free Vertex Deletion problem: Given a graph GG and integers kk and iji \le j, find a set of at most kk vertices that intersects every (not necessarily induced) biclique Ki,jK_{i, j} in GG. This is a natural generalization of the Bounded-Degree Deletion problem, wherein one asks whether there is a set of at most kk vertices whose deletion results in a graph of a given maximum degree rr. The two problems coincide when i=1i = 1 and j=r+1j = r + 1. We show that Biclique-Free Vertex Deletion is fixed-parameter tractable with respect to k+dk + d for the degeneracy dd by developing a 2O(dk2)nO(1)2^{O(d k^2)} \cdot n^{O(1)}-time algorithm. We also show that it can be solved in 2O(fk)nO(1)2^{O(f k)} \cdot n^{O(1)} time for the feedback vertex number ff when i2i \ge 2. In contrast, we find that it is W[1]-hard for the treedepth for any integer i1i \ge 1. Finally, we show that Biclique-Free Vertex Deletion has a polynomial kernel for every i1i \ge 1 when parameterized by the feedback edge number. Previously, for this parameter, its fixed-parameter tractability for i=1i = 1 was known (Betzler et al., 2012) but the existence of polynomial kernel was open.

Keywords

Cite

@article{arxiv.2308.00501,
  title  = {Structural Parameterizations of the Biclique-Free Vertex Deletion Problem},
  author = {Lito Goldmann and Leon Kellerhals and Tomohiro Koana},
  journal= {arXiv preprint arXiv:2308.00501},
  year   = {2024}
}
R2 v1 2026-06-28T11:45:29.969Z