English

Fast Distributed Vertex Splitting with Applications

Data Structures and Algorithms 2022-08-18 v1 Distributed, Parallel, and Cluster Computing

Abstract

We present polyloglogn{\rm poly\log\log n}-round randomized distributed algorithms to compute vertex splittings, a partition of the vertices of a graph into kk parts such that a node of degree d(u)d(u) has d(u)/k\approx d(u)/k neighbors in each part. Our techniques can be seen as the first progress towards general polyloglogn{\rm poly\log\log n}-round algorithms for the Lov\'asz Local Lemma. As the main application of our result, we obtain a randomized polyloglogn{\rm poly\log\log n}-round CONGEST algorithm for (1+ϵ)Δ(1+\epsilon)\Delta-edge coloring nn-node graphs of sufficiently large constant maximum degree Δ\Delta, for any ϵ>0\epsilon>0. Further, our results improve the computation of defective colorings and certain tight list coloring problems. All the results improve the state-of-the-art round complexity exponentially, even in the LOCAL model.

Keywords

Cite

@article{arxiv.2208.08119,
  title  = {Fast Distributed Vertex Splitting with Applications},
  author = {Magnús M. Halldórsson and Yannic Maus and Alexandre Nolin},
  journal= {arXiv preprint arXiv:2208.08119},
  year   = {2022}
}

Comments

accepted at DISC 2022

R2 v1 2026-06-25T01:45:32.569Z