Domination and Cut Problems on Chordal Graphs with Bounded Leafage
Esther Galby, Daniel Marx, Philipp Schepper, Roohani Sharma,, Prafullkumar Tale

TL;DR
This paper improves algorithms for domination problems on chordal graphs with bounded leafage, providing simpler and faster solutions, and explores the complexity of cut problems, revealing some are polynomial-time solvable while others are W[1]-hard.
Contribution
It introduces a simpler, faster algorithm for Dominating Set on chordal graphs with bounded leafage and extends it to related problems, also analyzing the complexity of cut problems in this context.
Findings
New $2^{O(l)} n^{O(1)}$ algorithm for Dominating Set.
Polynomial-time algorithm for Multiway Cut with Undeletable Terminals.
W[1]-hardness of MultiCut with Undeletable Terminals.
Abstract
The leafage of a chordal graph G is the minimum integer l such that G can be realized as an intersection graph of subtrees of a tree with l leaves. We consider structural parameterization by the leafage of classical domination and cut problems on chordal graphs. Fomin, Golovach, and Raymond [ESA 2018, Algorithmica 2020] proved, among other things, that Dominating Set on chordal graphs admits an algorithm running in time . We present a conceptually much simpler algorithm that runs in time . We extend our approach to obtain similar results for Connected Dominating Set and Steiner Tree. We then consider the two classical cut problems MultiCut with Undeletable Terminals and Multiway Cut with Undeletable Terminals. We prove that the former is W[1]-hard when parameterized by the leafage and complement this result by presenting a simple -time…
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.
