R-BBG_2: Recursive Bipartition of Bi-connected Graphs

10/29/2018
by   Ngoc-Tu Nguyen, et al.
0

Given an undirected graph G(V, E), it is well known that partitioning a graph G into q connected subgraphs of equal or specificed sizes is in general NP-hard problem. On the other hand, it has been shown that the q-partition problem is solvable in polynomial time for q-connected graphs. For example, efficient polynomial time algorithms for finding 2-partition (bipartition) or 3-partition of 2-connected or 3-connected have been developed in the literature. In this paper, we are interested in the following problem: given a bi-connected graph G of size n, can we partition it into two (connected) sub-graphs, G[V_1] and G[V_2] of sizes n_1 and n_2 such as both G[V_1] and G[V_2] are also bi-connected (and n_1+n_2=n)? We refer to this problem as the recursive bipartition problem of bi-connected graphs, denoted by R-BBG_2. We show that a ploynomial algorithm exists to both decide the recursive bipartion problem R-BBG_2 and find the corresponding bi-connected subgraphs when such a recursive bipartition exists.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/01/2020

A polynomial-time partitioning algorithm for weighted cactus graphs

Partitioning problems where the goal is to partition a graph into connec...
research
07/28/2021

Dense Graph Partitioning on sparse and dense graphs

We consider the problem of partitioning a graph into a non-fixed number ...
research
11/13/2019

Integer Programming Approaches to Balanced Connected k-Partition

We address the problem of partitioning a vertex-weighted connected graph...
research
09/14/2018

Reconfiguration of graphs with connectivity constraints

A graph G realizes the degree sequence S if the degrees of its vertices ...
research
01/07/2016

Measuring and Discovering Correlations in Large Data Sets

In this paper, a class of statistics named ART (the alternant recursive ...
research
10/13/2020

Finding Minimum Connected Subgraphs with Ontology Exploration on Large RDF Data

In this paper, we study the following problem: given a knowledge graph (...
research
10/13/2022

Perfect matching cuts partitioning a graph into complementary subgraphs

In Partition Into Complementary Subgraphs (Comp-Sub) we are given a grap...

Please sign up or login with your details

Forgot password? Click here to reset