Tight algorithms for connectivity problems parameterized by clique-width
Falko Hegerfeld, Stefan Kratsch

TL;DR
This paper develops optimal algorithms for connectivity problems parameterized by clique-width, specifically for Connected Vertex Cover and Connected Dominating Set, establishing tight bounds under SETH.
Contribution
It introduces the first tight algorithms for these problems parameterized by clique-width, matching lower bounds and advancing understanding of dense graph structures.
Findings
Algorithms run in 6^k n^O(1) for Connected Vertex Cover
Algorithms run in 5^k n^O(1) for Connected Dominating Set
Results are tight under SETH
Abstract
The complexity of problems involving global constraints is usually much more difficult to understand than the complexity of problems only involving local constraints. A natural form of global constraints are connectivity constraints. We study connectivity problems from a fine-grained parameterized perspective. In a breakthrough, Cygan et al. (TALG 2022) first obtained algorithms with single-exponential running time c^{tw} n^O(1) for connectivity problems parameterized by treewidth by introducing the cut-and-count-technique. Furthermore, the obtained bases c were shown to be optimal under the Strong Exponential-Time Hypothesis (SETH). However, since only sparse graphs may admit small treewidth, we lack knowledge of the fine-grained complexity of connectivity problems with respect to dense structure. The most popular graph parameter to measure dense structure is arguably clique-width,…
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.
