English

Dynamic Effective Resistances and Approximate Schur Complement on Separable Graphs

Data Structures and Algorithms 2018-08-09 v2

Abstract

We consider the problem of dynamically maintaining (approximate) all-pairs effective resistances in separable graphs, which are those that admit an ncn^{c}-separator theorem for some c<1c<1. We give a fully dynamic algorithm that maintains (1+ε)(1+\varepsilon)-approximations of the all-pairs effective resistances of an nn-vertex graph GG undergoing edge insertions and deletions with O~(n/ε2)\tilde{O}(\sqrt{n}/\varepsilon^2) worst-case update time and O~(n/ε2)\tilde{O}(\sqrt{n}/\varepsilon^2) worst-case query time, if GG is guaranteed to be n\sqrt{n}-separable (i.e., it is taken from a class satisfying a n\sqrt{n}-separator theorem) and its separator can be computed in O~(n)\tilde{O}(n) time. Our algorithm is built upon a dynamic algorithm for maintaining \emph{approximate Schur complement} that approximately preserves pairwise effective resistances among a set of terminals for separable graphs, which might be of independent interest. We complement our result by proving that for any two fixed vertices ss and tt, no incremental or decremental algorithm can maintain the sts-t effective resistance for n\sqrt{n}-separable graphs with worst-case update time O(n1/2δ)O(n^{1/2-\delta}) and query time O(n1δ)O(n^{1-\delta}) for any δ>0\delta>0, unless the Online Matrix Vector Multiplication (OMv) conjecture is false. We further show that for \emph{general} graphs, no incremental or decremental algorithm can maintain the sts-t effective resistance problem with worst-case update time O(n1δ)O(n^{1-\delta}) and query-time O(n2δ)O(n^{2-\delta}) for any δ>0\delta >0, unless the OMv conjecture is false.

Keywords

Cite

@article{arxiv.1802.09111,
  title  = {Dynamic Effective Resistances and Approximate Schur Complement on Separable Graphs},
  author = {Gramoz Goranci and Monika Henzinger and Pan Peng},
  journal= {arXiv preprint arXiv:1802.09111},
  year   = {2018}
}

Comments

Extended abstract to appear at the 26th Annual European Symposium on Algorithms (ESA) 2018

R2 v1 2026-06-23T00:32:58.654Z