English

The Laplacian Paradigm in the Broadcast Congested Clique

Data Structures and Algorithms 2022-05-25 v1

Abstract

In this paper, we bring the main tools of the Laplacian paradigm to the Broadcast Congested Clique. We introduce an algorithm to compute spectral sparsifiers in a polylogarithmic number of rounds, which directly leads to an efficient Laplacian solver. Based on this primitive, we consider the linear program solver of Lee and Sidford (FOCS 2014). We show how to solve certain linear programs up to additive error ϵ\epsilon with nn constraints on an nn-vertex Broadcast Congested Clique network in O~(nlog(1/ϵ))\tilde O(\sqrt{n}\log(1/\epsilon)) rounds. Using this, we show how to find an exact solution to the minimum cost flow problem in O~(n)\tilde O(\sqrt{n}) rounds.

Keywords

Cite

@article{arxiv.2205.12059,
  title  = {The Laplacian Paradigm in the Broadcast Congested Clique},
  author = {Sebastian Forster and Tijn de Vos},
  journal= {arXiv preprint arXiv:2205.12059},
  year   = {2022}
}

Comments

To be presented at: the 41st ACM Symposium on Principles of Distributed Computing (PODC 2022)

R2 v1 2026-06-24T11:27:03.233Z