English

Tight Bounds for Feedback Vertex Set Parameterized by Clique-width

Data Structures and Algorithms 2025-12-02 v1

Abstract

We introduce a new notion of acyclicity representation in labeled graphs, and present three applications thereof. Our main result is an algorithm that, given a graph GG and a kk-clique expression of GG, in time O(6knc)O(6^kn^c) counts modulo 22 the number of feedback vertex sets of GG of each size. We achieve this through an involved subroutine for merging partial solutions at union nodes in the expression. In the usual way this results in a one-sided error Monte-Carlo algorithm for solving the decision problem in the same time. We complement these by a matching lower bound under the Strong Exponential-Time Hypothesis (SETH). This closes an open question that appeared multiple times in the literature [ESA 23, ICALP 24, IPEC 25]. We also present an algorithm that, given a graph GG and a tree decomposition of width kk of GG, in time O(3knc)O(3^kn^c) counts modulo 22 the number of feedback vertex sets of GG of each size. This matches the known SETH-tight bound for the decision version, which was obtained using the celebrated cut-and-count technique [FOCS 11, TALG 22]. Unlike other applications of cut-and-count, which use the isolation lemma to reduce a decision problem to counting solutions modulo 22, this bound was obtained via counting other objects, leaving the complexity of counting solutions modulo 22 open. Finally, we present a one-sided error Monte-Carlo algorithm that, given a graph GG and a kk-clique expression of GG, in time O(18knc)O(18^kn^c) decides the existence of a connected feedback vertex set of size bb in GG. We provide a matching lower bound under SETH.

Keywords

Cite

@article{arxiv.2512.01900,
  title  = {Tight Bounds for Feedback Vertex Set Parameterized by Clique-width},
  author = {Narek Bojikian and Stefan Kratsch},
  journal= {arXiv preprint arXiv:2512.01900},
  year   = {2025}
}
R2 v1 2026-07-01T08:04:08.535Z