Distributed Approximation of Minimum -edge-connected Spanning Subgraphs

In the minimum -edge-connected spanning subgraph (-ECSS) problem the goal is to find the minimum weight subgraph resistant to up to edge failures. This is a central problem in network design, and a natural generalization of the minimum spanning tree (MST) problem. While the MST problem has been studied extensively by the distributed computing community, for less is known in the distributed setting. In this paper, we present fast randomized distributed approximation algorithms for -ECSS in the CONGEST model. Our first contribution is an -round -approximation for 2-ECSS, for a graph with vertices and diameter . The time complexity of our algorithm is almost tight and almost matches the time complexity of the MST problem. For larger constant values of we give an -round -approximation. Additionally, in the special case of unweighted 3-ECSS we show how to improve the time complexity to rounds. All our results significantly improve the time complexity of previous algorithms.
View on arXiv