Tight Algorithm for Connected Odd Cycle Transversal Parameterized by Clique-width
Narek Bojikian, Stefan Kratsch
TL;DR
This work provides a single-solution Monte Carlo algorithm for Connected Odd Cycle Transversal parameterized by clique-width that runs in $O^*(12^{\operatorname{cw}})$. It extends the Cut&Count framework via action-sequences and a parity-based representation scheme over a lattice of connectivity patterns, using fast lattice-convolution to achieve the claimed time bound. The authors prove SETH-tight lower bounds ruling out faster $O^*((12-\varepsilon)^{\operatorname{lcw}})$ algorithms and thereby close the second open question of Hegerfeld and Kratsch for this problem. The results advance the understanding of tight bounds for connectivity problems parameterized by clique-width and outline a path for applying similar techniques to other problems such as Feedback Vertex Set.
Abstract
Recently, Bojikian and Kratsch [2023] have presented a novel approach to tackle connectivity problems parameterized by clique-width ($\operatorname{cw}$), based on counting small representations of partial solutions (modulo two). Using this technique, they were able to get a tight bound for the Steiner Tree problem, answering an open question posed by Hegerfeld and Kratsch [ESA, 2023]. We use the same technique to solve the Connected Odd Cycle Transversal problem in time $\mathcal{O}^*(12^{\operatorname{cw}})$. We define a new representation of partial solutions by separating the connectivity requirement from the 2-colorability requirement of this problem. Moreover, we prove that our result is tight by providing SETH-based lower bound excluding algorithms with running time $\mathcal{O}^*((12-ε)^{\operatorname{lcw}})$ even when parameterized by linear clique-width. This answers the second question posed by Hegerfeld and Kratsch in the same paper.
