Insertion-Only Dynamic Connectivity in General Disk Graphs
Abstract
Let be a set of \emph{sites} in the plane, so that every site has an \emph{associated radius} . Let be the \emph{disk intersection graph} defined by , i.e., the graph with vertex set and an edge between two distinct sites if and only if the disks with centers , and radii , intersect. Our goal is to design data structures that maintain the connectivity structure of as changes dynamically over time. We consider the incremental case, where new sites can be inserted into . While previous work focuses on data structures whose running time depends on the ratio between the smallest and the largest site in , we present a data structure with amortized query time and expected amortized insertion time.
Keywords
Cite
@article{arxiv.2306.15338,
title = {Insertion-Only Dynamic Connectivity in General Disk Graphs},
author = {Haim Kaplan and Katharina Klost and Kristin Knorr and Wolfgang Mulzer and Liam Roditty},
journal= {arXiv preprint arXiv:2306.15338},
year = {2023}
}
Comments
7 pages, 6 figures. Presented at EuroCG 2023. This version corrects a missing log-factor in the insertion time