pith. sign in

arxiv: 1708.03812 · v2 · pith:BGUC4ZG5new · submitted 2017-08-12 · 💻 cs.DS

Optimal Offline Dynamic 2,3-Edge/Vertex Connectivity

classification 💻 cs.DS
keywords connectivityvertexdynamicedgegraphofflinedataequivalents
0
0 comments X
read the original abstract

We give offline algorithms for processing a sequence of $2$ and $3$ edge and vertex connectivity queries in a fully-dynamic undirected graph. While the current best fully-dynamic online data structures for $3$-edge and $3$-vertex connectivity require $O(n^{2/3})$ and $O(n)$ time per update, respectively, our per-operation cost is only $O(\log n)$, optimal due to the dynamic connectivity lower bound of Patrascu and Demaine. Our approach utilizes a divide and conquer scheme that transforms a graph into smaller equivalents that preserve connectivity information. This construction of equivalents is closely-related to the development of vertex sparsifiers, and shares important connections to several upcoming results in dynamic graph data structures, outside of just the offline model.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fully Dynamic Spectral Vertex Sparsifiers and Applications

    cs.DS 2019-06 unverdicted novelty 8.0

    Develops the first sublinear-time fully dynamic data structures for spectral vertex sparsifiers with applications to dynamic Laplacian solvers and effective resistance queries.