Maximum Matching in Turnstile Streams

May 06, 2015 ยท Declared Dead ยท ๐Ÿ› Embedded Systems and Applications

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Christian Konrad arXiv ID 1505.01460 Category cs.DS: Data Structures & Algorithms Citations 83 Venue Embedded Systems and Applications Last Checked 2 months ago
Abstract
We consider the unweighted bipartite maximum matching problem in the one-pass turnstile streaming model where the input stream consists of edge insertions and deletions. In the insertion-only model, a one-pass $2$-approximation streaming algorithm can be easily obtained with space $O(n \log n)$, where $n$ denotes the number of vertices of the input graph. We show that no such result is possible if edge deletions are allowed, even if space $O(n^{3/2-ฮด})$ is granted, for every $ฮด> 0$. Specifically, for every $0 \le ฮต\le 1$, we show that in the one-pass turnstile streaming model, in order to compute a $O(n^ฮต)$-approximation, space $ฮฉ(n^{3/2 - 4ฮต})$ is required for constant error randomized algorithms, and, up to logarithmic factors, space $O( n^{2-2ฮต} )$ is sufficient. Our lower bound result is proved in the simultaneous message model of communication and may be of independent interest.
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