Structural Parameterizations of the Biclique-Free Vertex Deletion Problem
Lito Goldmann, Leon Kellerhals, and Tomohiro Koana

TL;DR
This paper investigates the computational complexity of the Biclique-Free Vertex Deletion problem, providing fixed-parameter algorithms, hardness results, and polynomial kernelization for various graph parameters.
Contribution
It introduces fixed-parameter algorithms, hardness results, and polynomial kernels for the Biclique-Free Vertex Deletion problem under different parameters.
Findings
Fixed-parameter tractability with respect to k + degeneracy d.
FPT algorithm parameterized by feedback vertex number f for i ≥ 2.
W[1]-hardness for treedepth for all i ≥ 1.
Abstract
In this work, we study the Biclique-Free Vertex Deletion problem: Given a graph and integers and , find a set of at most vertices that intersects every (not necessarily induced) biclique in . This is a natural generalization of the Bounded-Degree Deletion problem, wherein one asks whether there is a set of at most vertices whose deletion results in a graph of a given maximum degree . The two problems coincide when and . We show that Biclique-Free Vertex Deletion is fixed-parameter tractable with respect to for the degeneracy by developing a -time algorithm. We also show that it can be solved in time for the feedback vertex number when . In contrast, we find that it is W[1]-hard for the treedepth for any integer . Finally, we show that…
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
