English

Distributed Construction of Purely Additive Spanners

Data Structures and Algorithms 2016-07-20 v1 Distributed, Parallel, and Cluster Computing

Abstract

This paper studies the complexity of distributed construction of purely additive spanners in the CONGEST model. We describe algorithms for building such spanners in several cases. Because of the need to simultaneously make decisions at far apart locations, the algorithms use additional mechanisms compared to their sequential counterparts. We complement our algorithms with a lower bound on the number of rounds required for computing pairwise spanners. The standard reductions from set-disjointness and equality seem unsuitable for this task because no specific edge needs to be removed from the graph. Instead, to obtain our lower bound, we define a new communication complexity problem that reduces to computing a sparse spanner, and prove a lower bound on its communication complexity using information theory. This technique significantly extends the current toolbox used for obtaining lower bounds for the CONGEST model, and we believe it may find additional applications.

Keywords

Cite

@article{arxiv.1607.05597,
  title  = {Distributed Construction of Purely Additive Spanners},
  author = {Keren Censor-Hillel and Telikepalli Kavitha and Ami Paz and Amir Yehudayoff},
  journal= {arXiv preprint arXiv:1607.05597},
  year   = {2016}
}

Comments

An extended abstract of this work will be presented in DISC 2016

R2 v1 2026-06-22T14:58:33.780Z