English

Streaming Complexity Separations for Dense and Sparse Graphs

Data Structures and Algorithms 2026-05-12 v1 Computational Complexity

Abstract

We identify a sharp separation in the streaming space complexity of Maximum Cut when the algorithm must output an approximate cut (rather than only the approximate value). For dense graphs, we show that O(n/ε2)O(n/\varepsilon^2) space is sufficient and that Ω(n)\Omega(n) space is necessary. In contrast, for graphs with Θ(n/ε2)\Theta(n/\varepsilon^2) edges, the situation is markedly different: we show that the problem requires Ω(nlog(ε2n)/ε2)\Omega(n \log(\varepsilon^2 n)/\varepsilon^2) space for any ε=ω(1/n)\varepsilon=\omega(1/\sqrt{n}), which is tight for the full range of ε\varepsilon. We also give an Ω(nlogn/ε2)\Omega(n \log n/\varepsilon^2)-space lower bound against deterministic algorithms for outputting a (1ε)(1-\varepsilon) approximation to the value of the maximum cut. Using similar techniques we prove an analogous sharp separation in the streaming space complexity of Densest Subgraph and show that for every constant-arity CSP over a constant-size alphabet and the Similarity problem the space complexity in dense streams can be improved by shaving a logarithmic factor.

Keywords

Cite

@article{arxiv.2605.09814,
  title  = {Streaming Complexity Separations for Dense and Sparse Graphs},
  author = {Yang P. Liu and Hoai-An Nguyen and Noah G. Singer and David P. Woodruff},
  journal= {arXiv preprint arXiv:2605.09814},
  year   = {2026}
}

Comments

Will appear in ICALP 2026