Tight Bounds for some W[1]-hard Problems Parameterized by Multi-clique-width
Benjamin Bergougnoux, Vera Chekan, Stefan Kratsch

TL;DR
This paper establishes tight complexity bounds for certain problems parameterized by multi-clique-width, showing differences from clique-width and providing new lower bounds under ETH.
Contribution
It proves that Max Cut cannot be solved faster than a certain bound on graphs of multi-clique-width, and matches known bounds for Hamiltonian Cycle and Edge Dominating Set.
Findings
Max Cut cannot be solved in time n^{2^{o(k)}} under ETH for multi-clique-width k
Hamiltonian Cycle and Edge Dominating Set can be solved in time n^{O(k)} for multi-clique-width k
Results differentiate complexity bounds between clique-width and multi-clique-width
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 have clique-width at most , and there exist graphs with clique-width at least . 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)}}…
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.
