New Deterministic Approximation Algorithms for Fully Dynamic Matching

April 19, 2016 ยท Declared Dead ยท ๐Ÿ› Symposium on the Theory of Computing

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sayan Bhattacharya, Monika Henzinger, Danupon Nanongkai arXiv ID 1604.05765 Category cs.DS: Data Structures & Algorithms Citations 100 Venue Symposium on the Theory of Computing Last Checked 2 months ago
Abstract
We present two deterministic dynamic algorithms for the maximum matching problem. (1) An algorithm that maintains a $(2+ฮต)$-approximate maximum matching in general graphs with $O(\text{poly}(\log n, 1/ฮต))$ update time. (2) An algorithm that maintains an $ฮฑ_K$ approximation of the {\em value} of the maximum matching with $O(n^{2/K})$ update time in bipartite graphs, for every sufficiently large constant positive integer $K$. Here, $1\leq ฮฑ_K < 2$ is a constant determined by the value of $K$. Result (1) is the first deterministic algorithm that can maintain an $o(\log n)$-approximate maximum matching with polylogarithmic update time, improving the seminal result of Onak et al. [STOC 2010]. Its approximation guarantee almost matches the guarantee of the best {\em randomized} polylogarithmic update time algorithm [Baswana et al. FOCS 2011]. Result (2) achieves a better-than-two approximation with {\em arbitrarily small polynomial} update time on bipartite graphs. Previously the best update time for this problem was $O(m^{1/4})$ [Bernstein et al. ICALP 2015], where $m$ is the current number of edges in the graph.
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