Papers
Topics
Authors
Recent
Search
2000 character limit reached

Simpler Sequential and Parallel Biconnectivity Augmentation

Published 6 Jul 2013 in cs.DS | (1307.1772v1)

Abstract: For a connected graph, a vertex separator is a set of vertices whose removal creates at least two components and a minimum vertex separator is a vertex separator of least cardinality. The vertex connectivity refers to the size of a minimum vertex separator. For a connected graph GG with vertex connectivity k(k≥1)k (k \geq 1), the connectivity augmentation refers to a set SS of edges whose augmentation to GG increases its vertex connectivity by one. A minimum connectivity augmentation of GG is the one in which SS is minimum. In this paper, we focus our attention on connectivity augmentation of trees. Towards this end, we present a new sequential algorithm for biconnectivity augmentation in trees by simplifying the algorithm reported in \cite{nsn}. The simplicity is achieved with the help of edge contraction tool. This tool helps us in getting a recursive subproblem preserving all connectivity information. Subsequently, we present a parallel algorithm to obtain a minimum connectivity augmentation set in trees. Our parallel algorithm essentially follows the overall structure of sequential algorithm. Our implementation is based on CREW PRAM model with O(Δ)O(\Delta) processors, where Δ\Delta refers to the maximum degree of a tree. We also show that our parallel algorithm is optimal whose processor-time product is O(n) where nn is the number of vertices of a tree, which is an improvement over the parallel algorithm reported in \cite{hsu}.

Authors (2)
Citations (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.