English

Tight bounds for clique-packing parameterized by clique-width

Data Structures and Algorithms 2026-06-30 v1

Abstract

In the dd-Clique Packing problem, given a graph GG and an integer tt, we need to decide whether GG contains a set of tt pairwise vertex-disjoint cliques of size dd each. This generalizes Triangle Packing and it is NP-complete for all d3d\geq 3. For each such dd, we show how to solve the problem in nO(kd1)n^{O(k^{d-1})} time where kk is the clique-width of the graph (with a kk-expression of GG given in the input). We complement this by showing that, assuming the Exponential-Time Hypothesis (ETH), there is no algorithm that solves the problem in no(kd1)n^{o(k^{d-1})} time for any fixed d3d\geq 3, already for the special case of seeking a partition into cliques of size dd. Our proof also entails W[1]-hardness of dd-Clique Packing (and dd-Clique Partition) parameterized by clique-width for each d3d\geq 3. Our work continues a series of results on ETH-tight bounds for fundamental graph problems started by Fomin et al.\ (SICOMP 2010+2014) who obtained tight bounds for Max-Cut and Edge Dominating Set.

Cite

@article{arxiv.2606.31873,
  title  = {Tight bounds for clique-packing parameterized by clique-width},
  author = {Narek Bojikian and Stefan Kratsch},
  journal= {arXiv preprint arXiv:2606.31873},
  year   = {2026}
}