Improved Parameterized Complexity of Happy Set Problems
Yosuke Mizutani, Blair D. Sullivan

TL;DR
This paper develops fixed-parameter tractable algorithms for the Maximum Happy Set and Maximum Edge Happy Set problems, improving computational efficiency based on graph parameters and resolving open questions in the literature.
Contribution
Introduces new FPT algorithms for MaxHS and MaxEHS problems parameterized by various graph width measures, resolving previously open complexity questions.
Findings
MaxHS solvable in time based on modular-width and clique-width
MaxEHS solvable in time based on neighborhood diversity and cluster deletion number
MaxEHS is fixed-parameter tractable by twin cover number
Abstract
We present fixed-parameter tractable (FPT) algorithms for two problems, Maximum Happy Set (MaxHS) and Maximum Edge Happy Set (MaxEHS)--also known as Densest k-Subgraph. Given a graph and an integer , MaxHS asks for a set of vertices such that the number of with respect to is maximized, where a vertex is happy if and all its neighbors are in . We show that MaxHS can be solved in time and , where and denote the and the of , respectively. This resolves the open questions posed in literature. The MaxEHS problem is an edge-variant of MaxHS, where we maximize the number of , the edges whose…
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 · Algorithms and Data Compression · Limits and Structures in Graph Theory
