We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Optimal Offline Dynamic $2,3$-Edge/Vertex Connectivity

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.
Comments: Revised version of a WADS '13 submission
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1708.03812 [cs.DS]
  (or arXiv:1708.03812v2 [cs.DS] for this version)

Submission history

From: Bryce Sandlund [view email]
[v1] Sat, 12 Aug 2017 19:20:23 GMT (25kb)
[v2] Thu, 21 Mar 2019 01:01:38 GMT (20kb)

Link back to: arXiv, form interface, contact.