A Parameterized Complexity View on Collapsing k-Cores

05/31/2018
by   Junjie Luo, et al.
0

We study the NP-hard graph problem Collapsed k-Core where, given an undirected graph G and integers b, x, and k, we are asked to remove b vertices such that the k-core of remaining graph, that is, the (uniquely determined) largest induced subgraph with minimum degree k, has size at most x. Collapsed k-Core was introduced by Zhang et al. [AAAI 2017] and it is motivated by the study of engagement behavior of users in a social network and measuring the resilience of a network against user drop outs. Collapsed k-Core is a generalization of r-Degenerate Vertex Deletion (which is known to be NP-hard for all r >= 0) where, given an undirected graph G and integers b and r, we are asked to remove b vertices such that the remaining graph is r-degenerate, that is, every its subgraph has minimum degree at most r. We investigate the parameterized complexity of Collapsed k-Core with respect to the parameters b, x, and k, and several structural parameters of the input graph. We reveal a dichotomy in the computational complexity of Collapsed k-Core for k <= 2 and k >= 3. For the latter case it is known that for all x >= 0 Collapsed k-Core is W[P]-hard when parameterized by b. We show that Collapsed k-Core is W[1]-hard when parameterized by b and in FPT when parameterized by (b + x) if k <= 2. Furthermore, we show that Collapsed k-Core is in FPT when parameterized by the treewidth of the input graph and presumably does not admit a polynomial kernel when parameterized by the vertex cover number of the input graph.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/18/2020

Building large k-cores from sparse graphs

A popular model to measure network stability is the k-core, that is the ...
research
07/18/2022

A quadratic-order problem kernel for the traveling salesman problem parameterized by the vertex cover number

The NP-hard graphical traveling salesman problem (GTSP) is to find a clo...
research
06/27/2019

K-Core Maximization through Edge Additions

A popular model to measure the stability of a network is k-core - the ma...
research
11/28/2020

On Parameterized Complexity of Liquid Democracy

In liquid democracy, each voter either votes herself or delegates her vo...
research
07/10/2023

Parameterised distance to local irregularity

A graph G is locally irregular if no two of its adjacent vertices have t...
research
01/14/2022

The Parameterized Complexity of s-Club with Triangle and Seed Constraints

The s-Club problem asks, for a given undirected graph G, whether G conta...
research
12/04/2019

On Computing the Hamiltonian Index of Graphs

The r-th iterated line graph L^r(G) of a graph G is defined by: (i) L^0(...

Please sign up or login with your details

Forgot password? Click here to reset