Tight Algorithms for Connectivity Problems Parameterized by Modular-Treewidth
Falko Hegerfeld, Stefan Kratsch

TL;DR
This paper develops tight algorithms for connectivity problems parameterized by modular-treewidth, extending the applicability of efficient algorithms to dense graphs via modular decomposition.
Contribution
It introduces the first tight algorithms for connectivity problems based on modular-treewidth, bridging the gap between treewidth and clique-width.
Findings
Steiner Tree solved in 3^k n^{O(1)} time
Connected Dominating Set solved in 4^k n^{O(1)} time
Feedback Vertex Set solved in 5^k n^{O(1)} time
Abstract
We study connectivity problems from a fine-grained parameterized perspective. Cygan et al. (TALG 2022) obtained algorithms with single-exponential running time for connectivity problems parameterized by treewidth () by introducing the cut-and-count-technique, which reduces connectivity problems to locally checkable counting problems. In addition, the bases were proven to be optimal assuming the Strong Exponential-Time Hypothesis (SETH). As only sparse graphs may admit small treewidth, these results do not apply to graphs with dense structure. A well-known tool to capture dense structure is the modular decomposition, which recursively partitions the graph into modules whose members have the same neighborhood outside of the module. Contracting the modules yields a quotient graph describing the adjacencies between modules. Measuring the treewidth of…
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
TopicsComplexity and Algorithms in Graphs · Advanced biosensing and bioanalysis techniques · Ferroelectric and Negative Capacitance Devices
