English

Quadratic and Near-Quadratic Lower Bounds for the CONGEST Model

Distributed, Parallel, and Cluster Computing 2017-05-17 v1 Data Structures and Algorithms

Abstract

We present the first super-linear lower bounds for natural graph problems in the CONGEST model, answering a long-standing open question. Specifically, we show that any exact computation of a minimum vertex cover or a maximum independent set requires Ω(n2/log2n)\Omega(n^2/\log^2{n}) rounds in the worst case in the CONGEST model, as well as any algorithm for χ\chi-coloring a graph, where χ\chi is the chromatic number of the graph. We further show that such strong lower bounds are not limited to NP-hard problems, by showing two simple graph problems in P which require a quadratic and near-quadratic number of rounds. Finally, we address the problem of computing an exact solution to weighted all-pairs-shortest-paths (APSP), which arguably may be considered as a candidate for having a super-linear lower bound. We show a simple Ω(n)\Omega(n) lower bound for this problem, which implies a separation between the weighted and unweighted cases, since the latter is known to have a complexity of Θ(n/logn)\Theta(n/\log{n}). We also formally prove that the standard Alice-Bob framework is incapable of providing a super-linear lower bound for exact weighted APSP, whose complexity remains an intriguing open question.

Keywords

Cite

@article{arxiv.1705.05646,
  title  = {Quadratic and Near-Quadratic Lower Bounds for the CONGEST Model},
  author = {Keren Censor-Hillel and Seri Khoury and Ami Paz},
  journal= {arXiv preprint arXiv:1705.05646},
  year   = {2017}
}