The parameterised complexity of computing the maximum modularity of a graph

07/18/2018
by   Kitty Meeks, et al.
0

The maximum modularity of a graph is a parameter widely used to describe the level of clustering or community structure in a network. Determining the maximum modularity of a graph is known to be NP-complete in general, and in practice a range of heuristics are used to construct partitions of the vertex-set which give lower bounds on the maximum modularity but without any guarantee on how close these bounds are to the true maximum. In this paper we investigate the parameterised complexity of determining the maximum modularity with respect to various standard structural parameterisations of the input graph G. We show that the problem belongs to FPT when parameterised by the size of a minimum vertex cover for G, and is solvable in polynomial time whenever the treewidth or max leaf number of G is bounded by some fixed constant; we also obtain an FPT algorithm, parameterised by treewidth, to compute an additive approximation to the maximum modularity. On the other hand we show that the problem is W[1]-hard (and hence unlikely to admit an FPT algorithm) when parameterised simultaneously by pathwidth and the size of a minimum feedback vertex set.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2023

On the Tractability of Defensive Alliance Problem

Given a graph G = (V, E), a non-empty set S ⊆ V is a defensive alliance,...
research
03/11/2022

Vertex Cover and Feedback Vertex Set Above and Below Structural Guarantees

Vertex Cover parameterized by the solution size k is the quintessential ...
research
12/16/2021

Disconnected Matchings

In 2005, Goddard, Hedetniemi, Hedetniemi and Laskar [Generalized subgrap...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Proble

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Problem

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
04/27/2023

Structure-Aware Lower Bounds and Broadening the Horizon of Tractability for QBF

The QSAT problem, which asks to evaluate a quantified Boolean formula (Q...
research
07/05/2023

Approximate Turing kernelization and lower bounds for domination problems

An α-approximate polynomial Turing kernelization is a polynomial-time al...

Please sign up or login with your details

Forgot password? Click here to reset