Decomposing a graph into subgraphs with small components

10/02/2021
by   Rain Jiang, et al.
0

The component size of a graph is the maximum number of edges in any connected component of the graph. Given a graph G and two integers k and c, (k,c)-Decomposition is the problem of deciding whether G admits an edge partition into k subgraphs with component size at most c. We prove that for any fixed k ≥ 2 and c ≥ 2, (k,c)-Decomposition is NP-complete in bipartite graphs. Also, when both k and c are part of the input, (k,c)-Decomposition is NP-complete even in trees. Moreover, (k,c)-Decomposition in trees is W[1]-hard with parameter k, and is FPT with parameter c. In addition, we present approximation algorithms for decomposing a tree either into the minimum number of subgraphs with component size at most c, or into k subgraphs minimizing the maximum component size. En route to these results, we also obtain a fixed-parameter algorithm for Bin Packing with the bin capacity as parameter.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/15/2022

On Strict Brambles

A strict bramble of a graph G is a collection of pairwise-intersecting c...
research
11/09/2020

Balanced Crown Decomposition for Connectivity Constraints

We introduce the balanced crown decomposition that captures the structur...
research
10/16/2018

On Finding Dense Subgraphs in Bipartite Graphs: Linear Algorithms

Detecting dense subgraphs from large graphs is a core component in many ...
research
10/16/2018

On Finding Dense Subgraphs in Bipartite Graphs: Linear Algorithms with Applications to Fraud Detection

Detecting dense subgraphs from large graphs is a core component in many ...
research
12/08/2017

Deciding the existence of a cherry-picking sequence is hard on two trees

Here we show that deciding whether two rooted binary phylogenetic trees ...
research
01/03/2021

Computing Cliques and Cavities in Networks

Complex networks have complete subgraphs such as nodes, edges, triangles...
research
03/04/2019

Sequential Relational Decomposition

The concept of decomposition in computer science and engineering is cons...

Please sign up or login with your details

Forgot password? Click here to reset