R-BBG: Recursive Bipartition of Bi-connected Graphs
Abstract: Given an undirected graph , it is well known that partitioning a graph into 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 of size , can we partition it into two (connected) sub-graphs, and of sizes and such as both and are also bi-connected (and )? We refer to this problem as the recursive bipartition problem of bi-connected graphs, denoted by R-BBG. We show that a ploynomial algorithm exists to both decide the recursive bipartion problem R-BBG and find the corresponding bi-connected subgraphs when such a recursive bipartition exists.
Paper Prompts
Sign up for free to create and run prompts on this paper.