Computing Subset Feedback Vertex Set via Leafage
Charis Papadopoulos, Spyridon Tzimas

TL;DR
This paper studies the computational complexity of the Subset Feedback Vertex Set problem on chordal graph subclasses, providing polynomial algorithms for graphs with bounded leafage and showing hardness results related to leafage parameters.
Contribution
It introduces algorithms for SFVS on chordal graphs with bounded leafage and explores the complexity related to vertex leafage, including hardness results and extensions to specific graph classes.
Findings
SFVS is polynomial-time solvable for chordal graphs with bounded leafage.
SFVS is W[1]-hard when parameterized by leafage.
SFVS remains NP-complete on graphs with vertex leafage at most two.
Abstract
A typical example that behaves computationally different in subclasses of chordal graphs is the \textsc{Subset Feedback Vertex Set} (SFVS) problem: given a vertex-weighted graph and a set , the \textsc{Subset Feedback Vertex Set} (SFVS) problem asks for a vertex set of minimum weight that intersects all cycles containing a vertex of . SFVS is known to be polynomial-time solvable on interval graphs, whereas SFVS remains \NP-complete on split graphs and, consequently, on chordal graphs. Towards a better understanding of the complexity of SFVS on subclasses of chordal graphs, we exploit structural properties of a tree model in order to cope with the hardness of SFVS. Here we consider variants of the \emph{leafage} that measures the minimum number of leaves in a tree model. We show that SFVS can be solved in polynomial time for every chordal graph with bounded…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Constraint Satisfaction and Optimization
