,
Vera Chekan
,
Stefan Kratsch
Creative Commons Attribution 4.0 International license
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ürer [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 k have clique-width at most 2^k, and there exist graphs with clique-width at least 2^{Ω(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 n^{2^{o(k)}} ⋅ f(k) on graphs of multi-clique-width k for any computable function f. For clique-width k an n^{𝒪(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 n^{2^{o(k)}} ⋅ f(k). As our second contribution we show that Hamiltonian Cycle and Edge Dominating Set can be solved in time n^{𝒪(k)} on graphs of multi-clique-width k matching the tight running time for clique-width. These results answer three questions left open by Chekan and Kratsch [MFCS 2023].
@InProceedings{bergougnoux_et_al:LIPIcs.WG.2026.8,
author = {Bergougnoux, Benjamin and Chekan, Vera and Kratsch, Stefan},
title = {{Tight Bounds for Some W\lbrack1\rbrack-Hard Problems Parameterized by Multi-Clique-Width}},
booktitle = {52nd International Workshop on Graph-Theoretic Concepts in Computer Science (WG 2026)},
pages = {8:1--8:20},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-430-7},
ISSN = {1868-8969},
year = {2026},
volume = {376},
editor = {Goedgebeur, Jan and Rz\k{a}\.{z}ewski, Pawe{\l}},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.WG.2026.8},
URN = {urn:nbn:de:0030-drops-261741},
doi = {10.4230/LIPIcs.WG.2026.8},
annote = {Keywords: Parameterized complexity, multi-clique-width, tight bounds, ETH}
}