Lower bounds for maximal matchings and maximal independent sets

January 08, 2019 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Alkida Balliu, Sebastian Brandt, Juho Hirvonen, Dennis Olivetti, MikaΓ«l Rabie, Jukka Suomela arXiv ID 1901.02441 Category cs.DC: Distributed Computing Cross-listed cs.CC Citations 110 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 3 months ago
Abstract
There are distributed graph algorithms for finding maximal matchings and maximal independent sets in $O(Ξ”+ \log^* n)$ communication rounds; here $n$ is the number of nodes and $Ξ”$ is the maximum degree. The lower bound by Linial (1987, 1992) shows that the dependency on $n$ is optimal: these problems cannot be solved in $o(\log^* n)$ rounds even if $Ξ”= 2$. However, the dependency on $Ξ”$ is a long-standing open question, and there is currently an exponential gap between the upper and lower bounds. We prove that the upper bounds are tight. We show that any algorithm that finds a maximal matching or maximal independent set with probability at least $1-1/n$ requires $Ξ©(\min\{Ξ”,\log \log n / \log \log \log n\})$ rounds in the LOCAL model of distributed computing. As a corollary, it follows that any deterministic algorithm that finds a maximal matching or maximal independent set requires $Ξ©(\min\{Ξ”, \log n / \log \log n\})$ rounds; this is an improvement over prior lower bounds also as a function of $n$.
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