Tight Bounds for Feedback Vertex Set Parameterized by Clique-width
Narek Bojikian, Stefan Kratsch

TL;DR
This paper develops tight algorithms and bounds for counting feedback vertex sets in graphs parameterized by clique-width and treewidth, resolving open questions and establishing SETH-based lower bounds.
Contribution
It introduces new algorithms for counting feedback vertex sets using clique-width and treewidth, and proves matching lower bounds under SETH, closing open problems in the field.
Findings
Algorithm for counting feedback vertex sets with clique-width in $O(6^kn^c)$ time.
Algorithm for counting feedback vertex sets with treewidth in $O(3^kn^c)$ time.
Matching SETH-based lower bounds for these counting problems.
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 and a -clique expression of , in time counts modulo the number of feedback vertex sets of 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 and a tree decomposition of width of , in time counts modulo the number of…
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.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Advanced Graph Theory Research · Limits and Structures in Graph Theory
