中文

Streaming Complexity Separations for Dense and Sparse Graphs

数据结构与算法 2026-05-12 v1 计算复杂性

摘要

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.

关键词

引用

@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}
}

备注

Will appear in ICALP 2026