Node Multiway Cut and Subset Feedback Vertex Set on Graphs of Bounded Mim-width
Benjamin Bergougnoux, Charis Papadopoulos, Jan Arne Telle

TL;DR
This paper presents a unified algorithmic framework for solving Node Multiway Cut and Subset Feedback Vertex Set problems on graphs with bounded mim-width, answering open questions and extending tractability to many graph classes.
Contribution
It introduces a meta-algorithm that solves both problems efficiently on graphs with bounded mim-width, Q-rank-width, and rank-width, and applies to numerous graph classes, expanding known polynomial-time solvability.
Findings
Polynomial-time algorithms for SFVS and NMC on various graph classes.
Answering an open question about XP algorithms for SFVS parameterized by mim-width.
Extension of tractability results to new graph classes.
Abstract
The two weighted graph problems Node Multiway Cut (NMC) and Subset Feedback Vertex Set (SFVS) both ask for a vertex set of minimum total weight, that for NMC disconnects a given set of terminals, and for SFVS intersects all cycles containing a vertex of a given set. We design a meta-algorithm that allows to solve both problems in time , , and where is the rank-width, the -rank-width, and the mim-width of a given decomposition. This answers in the affirmative an open question raised by Jaffke et al. (Algorithmica, 2019) concerning an XP algorithm for SFVS parameterized by mim-width. By a unified algorithm, this solves both problems in polynomial-time on the following graph classes: Interval, Permutation, and Bi-Interval graphs, Circular Arc and Circular Permutation graphs, Convex graphs,…
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 · VLSI and FPGA Design Techniques
