Improved Parameterized Complexity of Happy Set Problems

07/14/2022
by   Yosuke Mizutani, et al.
0

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 G and an integer k, MaxHS asks for a set S of k vertices such that the number of happy vertices with respect to S is maximized, where a vertex v is happy if v and all its neighbors are in S. We show that MaxHS can be solved in time 𝒪(2^·· k^2 · |V(G)|) and 𝒪(8^· k^2 · |V(G)|), where and denote the modular-width and the clique-width of G, respectively. This resolves the open questions posed in literature. The MaxEHS problem is an edge-variant of MaxHS, where we maximize the number of happy edges, the edges whose endpoints are in S. In this paper we show that MaxEHS can be solved in time f()·|V(G)|^𝒪(1) and 𝒪(2^· k^2 · |V(G)|), where and denote the neighborhood diversity and the cluster deletion number of G, respectively, and f is some computable function. This result implies that MaxEHS is also fixed-parameter tractable by twin cover number.

READ FULL TEXT

page 1

page 3

page 5

page 7

page 9

page 13

page 15

page 17

research
01/07/2019

On the Parameterized Complexity of k-Edge Colouring

For every fixed integer k ≥ 1, we prove that k-Edge Colouring is fixed-p...
research
07/20/2022

Computing Densest k-Subgraph with Structural Parameters

Densest k-Subgraph is the problem to find a vertex subset S of size k su...
research
07/05/2023

Parameterized Complexity of Domination Problems Using Restricted Modular Partitions

For a graph class 𝒢, we define the 𝒢-modular cardinality of a graph G as...
research
02/01/2023

Parameterized Algorithms for Colored Clustering

In the Colored Clustering problem, one is asked to cluster edge-colored ...
research
10/02/2017

Target Set Selection Parameterized by Clique-Width and Maximum Threshold

The Target Set Selection problem takes as an input a graph G and a non-n...
research
05/01/2019

Independent Set Reconfiguration Parameterized by Modular-Width

Independent Set Reconfiguration is one of the most well-studied problems...
research
08/26/2022

Computing Clique Cover with Structural Parameterization

An abundance of real-world problems manifest as covering edges and/or ve...

Please sign up or login with your details

Forgot password? Click here to reset