Single-pass streaming matching better than 0.5 in O(n) space
Determine whether there exists a single-pass streaming algorithm using O(n) space that computes a matching with approximation factor strictly greater than 0.5 on general graphs.
References
A long-standing, central open question in streaming literature is whether it is possible to achieve better than a 0.5-approximate matching in \Tilde{O}(n) space with only a single pass.
— One-way Communication Complexity of Minimum Vertex Cover in General Graphs
(2505.00164 - Derakhshan et al., 30 Apr 2025) in Introduction, Relation to streaming algorithms