English

Estimating Graph Parameters from Random Order Streams

Data Structures and Algorithms 2017-11-15 v1

Abstract

We develop a new algorithmic technique that allows to transfer some constant time approximation algorithms for general graphs into random order streaming algorithms. We illustrate our technique by proving that in random order streams with probability at least 2/32/3, \bullet the number of connected components of GG can be approximated up to an additive error of εn\varepsilon n using (1ε)O(1/ε3)(\frac{1}{\varepsilon})^{O(1/\varepsilon^3)} space, \bullet the weight of a minimum spanning tree of a connected input graph with integer edges weights from {1,,W}\{1,\dots,W\} can be approximated within a multiplicative factor of 1+ε1+\varepsilon using (1ε)O~(W3/ε3)\big(\frac{1}{\varepsilon}\big)^{\tilde O(W^3/\varepsilon^3)} space, \bullet the size of a maximum independent set in planar graphs can be approximated within a multiplicative factor of 1+ε1+\varepsilon using space 2(1/ε)(1/ε)logO(1)(1/ε)2^{(1/\varepsilon)^{(1/\varepsilon)^{\log^{O(1)} (1/\varepsilon)}}}.

Keywords

Cite

@article{arxiv.1711.04881,
  title  = {Estimating Graph Parameters from Random Order Streams},
  author = {Pan Peng and Christian Sohler},
  journal= {arXiv preprint arXiv:1711.04881},
  year   = {2017}
}

Comments

SODA 2018

R2 v1 2026-06-22T22:44:56.415Z