English

Tight Algorithm for Connected Odd Cycle Transversal Parameterized by Clique-width

Data Structures and Algorithms 2024-02-27 v2

Abstract

Recently, Bojikian and Kratsch [2023] have presented a novel approach to tackle connectivity problems parameterized by clique-width (cw\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 O(12cw)\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 O((12ϵ)lcw)\mathcal{O}^*((12-\epsilon)^{\operatorname{lcw}}) even when parameterized by linear clique-width. This answers the second question posed by Hegerfeld and Kratsch in the same paper.

Keywords

Cite

@article{arxiv.2402.08046,
  title  = {Tight Algorithm for Connected Odd Cycle Transversal Parameterized by Clique-width},
  author = {Narek Bojikian and Stefan Kratsch},
  journal= {arXiv preprint arXiv:2402.08046},
  year   = {2024}
}
R2 v1 2026-06-28T14:46:41.354Z