Incremental and Fully Dynamic Subgraph Connectivity For Emergency Planning
Monika Henzinger, Stefan Neumann

TL;DR
This paper introduces new algorithms for dynamic subgraph connectivity that efficiently handle single batch updates and subsequent connectivity queries, improving over previous methods in both theoretical and practical aspects.
Contribution
It presents the first fully dynamic algorithm with near-optimal update and query times, and a simple incremental algorithm matching known lower bounds.
Findings
First fully dynamic algorithm with near-optimal performance
Simple incremental algorithm matching lower bounds
Algorithms are practical and implementable
Abstract
During the last 10 years it has become popular to study dynamic graph problems in a emergency planning or sensitivity setting: Instead of considering the general fully dynamic problem, we only have to process a single batch update of size ; after the update we have to answer queries. In this paper, we consider the dynamic subgraph connectivity problem with sensitivity : We are given a graph of which some vertices are activated and some are deactivated. After that we get a single update in which the states of up to d vertices are changed. Then we get a sequence of connectivity queries in the subgraph of activated vertices. We present the first fully dynamic algorithm for this problem which has an update and query time only slightly worse than the best decremental algorithm. In addition, we present the first incremental algorithm which is tight with respect to the best known…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Mobile Ad Hoc Networks
