Papers
Topics
Authors
Recent
Search
2000 character limit reached

R-BBG2_2: Recursive Bipartition of Bi-connected Graphs

Published 29 Oct 2018 in cs.DS and math.CO | (1810.11965v1)

Abstract: Given an undirected graph G(V,E)G(V, E), it is well known that partitioning a graph GG into qq 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 GG of size nn, can we partition it into two (connected) sub-graphs, G[V1]G[V_1] and G[V2]G[V_2] of sizes n1n_1 and n2n_2 such as both G[V1]G[V_1] and G[V2]G[V_2] are also bi-connected (and n1+n2=nn_1+n_2=n)? We refer to this problem as the recursive bipartition problem of bi-connected graphs, denoted by R-BBG2_2. We show that a ploynomial algorithm exists to both decide the recursive bipartion problem R-BBG2_2 and find the corresponding bi-connected subgraphs when such a recursive bipartition exists.

Authors (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.