English

Kick the cliques

Data Structures and Algorithms 2024-07-02 v1

Abstract

In the KrK_r-Cover problem, given a graph GG and an integer kk one has to decide if there exists a set of at most kk vertices whose removal destroys all rr-cliques of GG. In this paper we give an algorithm for KrK_r-Cover that runs in subexponential FPT time on graph classes satisfying two simple conditions related to cliques and treewidth. As an application we show that our algorithm solves KrK_r-Cover in time * 2Or(k(r+1)/(r+2)logk)nOr(1)2^{O_r\left (k^{(r+1)/(r+2)}\log k \right)} \cdot n^{O_r(1)} in pseudo-disk graphs and map-graphs; * 2Ot,r(k2/3logk)nOr(1)2^{O_{t,r}(k^{2/3}\log k)} \cdot n^{O_r(1)} in Kt,tK_{t,t}-subgraph-free string graphs; and * 2OH,r(k2/3logk)nOr(1)2^{O_{H,r}(k^{2/3}\log k)} \cdot n^{O_r(1)} in HH-minor-free graphs.

Keywords

Cite

@article{arxiv.2407.01465,
  title  = {Kick the cliques},
  author = {Gaétan Berthe and Marin Bougeret and Daniel Gonçalves and Jean-Florent Raymond},
  journal= {arXiv preprint arXiv:2407.01465},
  year   = {2024}
}
R2 v1 2026-06-28T17:25:15.260Z