Problem 64: Matchings in the Turnstile Model

From Open Problems in Sublinear Algorithms
Revision as of 21:41, 28 May 2014 by Geomblog (talk | contribs)
Jump to: navigation, search
Suggested by Andrew McGregor
Source Bertinoro 2014
Short link https://sublinear.info/64

Suppose we are in a turnstile model for graph streaming: this means that the stream consists of a sequence of edge insertions and deletions (with no edge being deleted before it's inserted). In this setting, can we design an algorithm for computing a matching that takes space $o(n^2)$ and gets a constant approximation (or better ) ?