Efficient Deterministic Distributed Coloring with Small Bandwidth

December 05, 2019 Β· Declared Dead Β· πŸ› ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Philipp Bamberger, Fabian Kuhn, Yannic Maus arXiv ID 1912.02814 Category cs.DC: Distributed Computing Cross-listed cs.DS Citations 39 Venue ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing Last Checked 6 months ago
Abstract
We show that the $(degree+1)$-list coloring problem can be solved deterministically in $O(D \cdot \log n \cdot\log^2Ξ”)$ rounds in the \CONGEST model, where $D$ is the diameter of the graph, $n$ the number of nodes, and $Ξ”$ the maximum degree. Using the recent polylogarithmic-time deterministic network decomposition algorithm by Rozhoň and Ghaffari [STOC 2020], this implies the first efficient (i.e., $\poly\log n$-time) deterministic \CONGEST algorithm for the $(Ξ”+1)$-coloring and the $(\mathit{degree}+1)$-list coloring problem. Previously the best known algorithm required $2^{O(\sqrt{\log n})}$ rounds and was not based on network decompositions. Our techniques also lead to deterministic $(\mathit{degree}+1)$-list coloring algorithms for the congested clique and the massively parallel computation (MPC) model. For the congested clique, we obtain an algorithm with time complexity $O(\logΞ”\cdot\log\logΞ”)$, for the MPC model, we obtain algorithms with round complexity $O(\log^2Ξ”)$ for the linear-memory regime and $O(\log^2Ξ”+ \log n)$ for the sublinear memory regime.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Distributed Computing

Died the same way β€” πŸ‘» Ghosted