English

Sketching Cuts in Graphs and Hypergraphs

Data Structures and Algorithms 2026-02-23 v1

Abstract

Sketching and streaming algorithms are in the forefront of current research directions for cut problems in graphs. In the streaming model, we show that (1ϵ)(1-\epsilon)-approximation for Max-Cut must use n1O(ϵ)n^{1-O(\epsilon)} space; moreover, beating 4/54/5-approximation requires polynomial space. For the sketching model, we show that rr-uniform hypergraphs admit a (1+ϵ)(1+\epsilon)-cut-sparsifier (i.e., a weighted subhypergraph that approximately preserves all the cuts) with O(ϵ2n(r+logn))O(\epsilon^{-2} n (r+\log n)) edges. We also make first steps towards sketching general CSPs (Constraint Satisfaction Problems).

Keywords

Cite

@article{arxiv.1409.2391,
  title  = {Sketching Cuts in Graphs and Hypergraphs},
  author = {Dmitry Kogan and Robert Krauthgamer},
  journal= {arXiv preprint arXiv:1409.2391},
  year   = {2026}
}
R2 v1 2026-06-22T05:51:26.308Z