English

Tight Bounds for some W[1]-hard Problems Parameterized by Multi-clique-width

Data Structures and Algorithms 2026-04-29 v1

Abstract

In this work we contribute to the study of the fine-grained complexity of problems parameterized by multi-clique-width, which was initiated by F\"urer [ITCS 2017] and pursued further by Chekan and Kratsch [MFCS 2023]. Multi-clique-width is a parameter defined analogously to clique-width but every vertex is allowed to hold multiple labels simultaneously. This parameter is upper-bounded by both clique-width and treewidth (plus a constant), hence it generalizes both of them without an exponential blow-up. Conversely, graphs of multi-clique-width kk have clique-width at most 2k2^k, and there exist graphs with clique-width at least 2Ω(k)2^{\Omega(k)}. Thus, while the two parameters are functionally equivalent, the fine-grained complexity of problems may differ relative to them. As our first and main result we show that under ETH the Max Cut problem cannot be solved in time n2o(k)f(k)n^{2^{o(k)}} \cdot f(k) on graphs of multi-clique-width kk for any computable function ff. For clique-width kk an nO(k)n^{\mathcal{O}(k)} algorithm by Fomin et al. [SIAM J. Comput. 2014] is tight under ETH. This makes Max Cut the first known problem for which the tight running times differ for parameterization by clique-width and multi-clique-width and it contributes to the short list of known lower bounds of form n2o(k)f(k)n^{2^{o(k)}} \cdot f(k). As our second contribution we show that Hamiltonian Cycle and Edge Dominating Set can be solved in time nO(k)n^{\mathcal{O}(k)} on graphs of multi-clique-width kk matching the tight running time for clique-width. These results answer three questions left open by Chekan and Kratsch [MFCS 2023].

Keywords

Cite

@article{arxiv.2604.25841,
  title  = {Tight Bounds for some W[1]-hard Problems Parameterized by Multi-clique-width},
  author = {Benjamin Bergougnoux and Vera Chekan and Stefan Kratsch},
  journal= {arXiv preprint arXiv:2604.25841},
  year   = {2026}
}

Comments

Conference version to appear at International Workshop on Graph-Theoretic Concepts in Computer Science (WG 2026)

R2 v1 2026-07-01T12:39:35.982Z