Tree decompositions meet induced matchings: beyond Max Weight Independent Set
Paloma T. Lima, Martin Milanič, Peter Muršič, Karolina Okrasa, Paweł Rzążewski, Kenny Štorgel
TL;DR
This work studies graphs of bounded induced matching treewidth, a parameter that refines structural width notions and enables efficient algorithms beyond Max Weight Independent Set. It presents a polynomial-time algorithm for Min Weight Feedback Vertex Set (via Max Weight Induced Forest) on such graphs and develops a robust DP framework that leverages a compact signature per bag, along with skeletons and impostors, to handle maximal induced forests. The paper also extends tractability to packing problems and to CMSO2-definable bounded-treewidth subgraphs, including a PTAS for certain induced subgraph packings and a general (r,ψ)-MWIS framework for graphs with bounded tree-independence, linking to a broad class of problems. Structural and complexity results further clarify the landscape: precise bounds, monotonicity under induced minors, and limitations under degree constraints highlight both the potential and the limits of induced matching width as a scalable tool for algorithmic graph problems.
Abstract
For a tree decomposition $\mathcal{T}$ of a graph $G$, by $μ(\mathcal{T})$ we denote the size of a largest induced matching in $G$ all of whose edges intersect one bag of $\mathcal{T}$. Induced matching treewidth of a graph $G$ is the minimum value of $μ(\mathcal{T})$ over all tree decompositions $\mathcal{T}$ of $G$. Yolov [SODA 2018] proved that Max Weight Independent Set can be solved in polynomial time for graphs of bounded induced matching treewidth. In this paper we explore what other problems are tractable in such classes of graphs. As our main result, we give a polynomial-time algorithm for Min Weight Feedback Vertex Set. We also provide some positive results concerning packing induced subgraphs, which in particular imply a PTAS for the problem of finding a largest induced subgraph of bounded treewidth. These results suggest that in graphs of bounded induced matching treewidth, one could find in polynomial time a maximum-weight induced subgraph of bounded treewidth satisfying a given CMSO$_2$ formula. We conjecture that such a result indeed holds and prove it for graphs of bounded tree-independence number, which form a rich and important family of subclasses of graphs of bounded induced matching treewidth. We complement these algorithmic results with a number of complexity and structural results concerning induced matching treewidth.
