Finding sparse induced subgraphs on graphs of bounded induced matching treewidth
Hans L. Bodlaender, Fedor V. Fomin, Tuukka Korhonen

TL;DR
This paper proves that the Maximum-Weight Induced Subgraph of Bounded Treewidth problem can be solved in polynomial time on graphs with bounded induced matching treewidth, generalizing previous special cases.
Contribution
It establishes the polynomial-time solvability of the general Maximum-Weight Induced Subgraph of Bounded Treewidth problem for graphs with bounded induced matching treewidth, w, and formula size.
Findings
Polynomial-time algorithm for the general problem.
Algorithm's runtime depends on parameters k, w, and |Φ|.
Extends previous special case results.
Abstract
The induced matching width of a tree decomposition of a graph is the cardinality of a largest induced matching of , such that there exists a bag that intersects every edge in . The induced matching treewidth of a graph , denoted by , is the minimum induced matching width of a tree decomposition of . The parameter 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 . Lima, Milani\v{c}, Mur\v{s}i\v{c}, Okrasa, Rz\k{a}\.zewski, and \v{S}torgel [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 , an integer , and a -sentence , and are asked to find a…
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 · Interconnection Networks and Systems
