A Nearly Time-Optimal Distributed Approximation of Minimum Cost k-Edge-Connected Spanning Subgraph

11/09/2022
by   Michal Dory, et al.
0

The minimum-cost k-edge-connected spanning subgraph (k-ECSS) problem is a generalization and strengthening of the well-studied minimum-cost spanning tree (MST) problem. While the round complexity of distributedly computing the latter has been well-understood, the former remains mostly open, especially as soon as k≥ 3. In this paper, we present the first distributed algorithm that computes an approximation of k-ECSS in sublinear time for general k. Concretely, we describe a randomized distributed algorithm that, in Õ(k(D+k√(n))) rounds, computes a k-edge-connected spanning subgraph whose cost is within an O(log nlog k) factor of optimal. Here, n and D denote the number of vertices and diameter of the graph, respectively. This time complexity is nearly optimal for any k=poly(log n), almost matching an Ω̃(D+√(n/k)) lower bound. Our algorithm is the first to achieve a sublinear round complexity for k≥ 3. We note that this case is considerably more challenging than the well-studied and well-understood k=1 case – better known as MST – and the closely related k=2 case. Our algorithm is based on reducing the k-ECSS problem to k set cover instances, in which we gradually augment the connectivity of the spanning subgraph. To solve each set cover instance, we combine new structural observations on minimum cuts with graph sketching ideas. One key ingredient in our algorithm is a novel structural lemma that allows us to compress the information about all minimum cuts in a graph into a succinct representation, which is computed in a decentralized fashion. We hope that this succinct representation may find applications in other computational settings or for other problems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/20/2018

Distributed Approximation of Minimum k-edge-connected Spanning Subgraphs

In the minimum k-edge-connected spanning subgraph (k-ECSS) problem the g...
research
04/29/2022

Deterministic Distributed Sparse and Ultra-Sparse Spanners and Connectivity Certificates

This paper presents efficient distributed algorithms for a number of fun...
research
05/26/2019

Improved Distributed Approximations for Minimum-Weight Two-Edge-Connected Spanning Subgraph

The minimum-weight 2-edge-connected spanning subgraph (2-ECSS) problem i...
research
11/09/2017

Fast Distributed Approximation for TAP and 2-Edge-Connectivity

The tree augmentation problem (TAP) is a fundamental network design prob...
research
05/09/2023

4/3-Approximation of Graphic TSP

We describe a 4/3-approximation algorithm for the traveling salesman pro...
research
11/11/2020

An Optimal Rounding for Half-Integral Weighted Minimum Strongly Connected Spanning Subgraph

In the weighted minimum strongly connected spanning subgraph (WMSCSS) pr...
research
06/09/2020

Sublinear Algorithms and Lower Bounds for Metric TSP Cost Estimation

We consider the problem of designing sublinear time algorithms for estim...

Please sign up or login with your details

Forgot password? Click here to reset