English

Small Cuts and Connectivity Certificates: A Fault Tolerant Approach

Data Structures and Algorithms 2020-08-04 v2 Distributed, Parallel, and Cluster Computing

Abstract

We revisit classical connectivity problems in the CONGEST model of distributed computing. By using techniques from fault tolerant network design, we show improved constructions, some of which are even "local" (i.e., with O~(1)\widetilde{O}(1) rounds) for problems that are closely related to hard global problems (i.e., with a lower bound of Ω(Diam+n)\Omega(Diam+\sqrt{n}) rounds). Our main results are: (1) For DD-diameter unweighted graphs with constant edge connectivity, we show an exact distributed deterministic computation of the minimum cut in poly(D)poly(D) rounds. This resolves one the open problems recently raised in Daga, Henzinger, Nanongkai and Saranurak, STOC'19. (2) For DD-diameter unweighted graphs, we present a deterministic algorithm that computes of all edge connectivities up to constant in poly(D)2O(lognloglogn)poly(D)\cdot 2^{O(\sqrt{\log n\log\log n})} rounds. (3) Computation of sparse λ\lambda connectivity certificates in O~(λ)\widetilde{O}(\lambda) rounds. Previous constructions where known only for λ3\lambda \leq 3 and required O(D)O(D) rounds. This resolves the problem raised by Dori PODC'18.

Keywords

Cite

@article{arxiv.1908.03022,
  title  = {Small Cuts and Connectivity Certificates: A Fault Tolerant Approach},
  author = {Merav Parter},
  journal= {arXiv preprint arXiv:1908.03022},
  year   = {2020}
}

Comments

DISC 2019 (new version fixes minor typos)

R2 v1 2026-06-23T10:42:52.391Z