English

On Fully Dynamic Graph Sparsifiers

Data Structures and Algorithms 2018-03-02 v2

Abstract

We initiate the study of dynamic algorithms for graph sparsification problems and obtain fully dynamic algorithms, allowing both edge insertions and edge deletions, that take polylogarithmic time after each update in the graph. Our three main results are as follows. First, we give a fully dynamic algorithm for maintaining a (1±ϵ) (1 \pm \epsilon) -spectral sparsifier with amortized update time poly(logn,ϵ1)poly(\log{n}, \epsilon^{-1}). Second, we give a fully dynamic algorithm for maintaining a (1±ϵ) (1 \pm \epsilon) -cut sparsifier with \emph{worst-case} update time poly(logn,ϵ1)poly(\log{n}, \epsilon^{-1}). Both sparsifiers have size npoly(logn,ϵ1) n \cdot poly(\log{n}, \epsilon^{-1}). Third, we apply our dynamic sparsifier algorithm to obtain a fully dynamic algorithm for maintaining a (1+ϵ)(1 + \epsilon)-approximation to the value of the maximum flow in an unweighted, undirected, bipartite graph with amortized update time poly(logn,ϵ1)poly(\log{n}, \epsilon^{-1}).

Keywords

Cite

@article{arxiv.1604.02094,
  title  = {On Fully Dynamic Graph Sparsifiers},
  author = {Ittai Abraham and David Durfee and Ioannis Koutis and Sebastian Krinninger and Richard Peng},
  journal= {arXiv preprint arXiv:1604.02094},
  year   = {2018}
}

Comments

A preliminary version of this paper appears in the 57th Annual IEEE Symposium on Foundations of Computer Science (FOCS 2016)

R2 v1 2026-06-22T13:27:37.251Z