Fully Dynamic Matching: Beating 2-Approximation in $Ξ”^Ξ΅$ Update Time

November 05, 2019 Β· Declared Dead Β· πŸ› ACM-SIAM Symposium on Discrete Algorithms

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Soheil Behnezhad, Jakub Łącki, Vahab Mirrokni arXiv ID 1911.01839 Category cs.DS: Data Structures & Algorithms Citations 30 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 3 months ago
Abstract
In fully dynamic graphs, we know how to maintain a 2-approximation of maximum matching extremely fast, that is, in polylogarithmic update time or better. In a sharp contrast and despite extensive studies, all known algorithms that maintain a $2-Ξ©(1)$ approximate matching are much slower. Understanding this gap and, in particular, determining the best possible update time for algorithms providing a better-than-2 approximate matching is a major open question. In this paper, we show that for any constant $Ξ΅> 0$, there is a randomized algorithm that with high probability maintains a $2-Ξ©(1)$ approximate maximum matching of a fully-dynamic general graph in worst-case update time $O(Ξ”^Ξ΅+\text{polylog } n)$, where $Ξ”$ is the maximum degree. Previously, the fastest fully dynamic matching algorithm providing a better-than-2 approximation had $O(m^{1/4})$ update-time [Bernstein and Stein, SODA 2016]. A faster algorithm with update-time $O(n^Ξ΅)$ was known, but worked only for maintaining the size (and not the edges) of the matching in bipartite graphs [Bhattacharya, Henzinger, and Nanongkai, STOC 2016].
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 β€” Data Structures & Algorithms

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