Finding sparse induced subgraphs on graphs of bounded induced matching treewidth
Abstract
The induced matching width of a tree decomposition of a graph G is the cardinality of a largest induced matching M of G, such that there exists a bag that intersects every edge in M. The induced matching treewidth of a graph G, denoted by tree-μ(G), is the minimum induced matching width of a tree decomposition of G. The parameter tree-μ was introduced by Yolov [SODA '18], who showed that, for example, Maximum-Weight Independent Set can be solved in polynomial-time on graphs of bounded tree-μ. Lima, Milanic, Mursic, Okrasa, Rza\.zewski, and Storgel [ESA '24] conjectured that this algorithm can be generalized to a meta-problem called Maximum-Weight Induced Subgraph of Bounded Treewidth, where we are given a vertex-weighted graph G, an integer w, and a CMSO2-sentence , and are asked to find a maximum-weight set X ⊂eq V(G) so that G[X] has treewidth at most w and satisfies . They proved the conjecture for some special cases, such as for the problem Maximum-Weight Induced Forest. In this paper, we prove the general case of the conjecture. In particular, we show that Maximum-Weight Induced Subgraph of Bounded Treewidth is polynomial-time solvable when tree-μ(G), w, and || are bounded. The running time of our algorithm for n-vertex graphs G with tree - μ(G) k is f(k, w, ||) · nO(k w2) for a computable function f.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.