Dynamic Euclidean Bottleneck Matching
Abstract
A fundamental question in computational geometry is for a set of input points in the Euclidean space, that is subject to discrete changes (insertion/deletion of points at each time step), whether it is possible to maintain an approximate bottleneck matching in sublinear update time. In this work, we answer this question in the affirmative for points on a real line and for points in the plane with a bounded geometric spread. For a set of points on a line, we show that there exists a dynamic algorithm that maintains a bottleneck matching of and supports insertion and deletion in time. Moreover, we show that a modified version of this algorithm maintains a minimum-weight matching with update (insertion and deletion) time. Next, for a set of points in the plane, we show that a ()-factor approximate bottleneck matching of , at each time step , can be maintained in amortized time per insertion and amortized time per deletion, where is the geometric spread of .
Cite
@article{arxiv.2302.10513,
title = {Dynamic Euclidean Bottleneck Matching},
author = {A. Karim Abu-Affash and Sujoy Bhore and Paz Carmi},
journal= {arXiv preprint arXiv:2302.10513},
year = {2023}
}
Comments
18 pages, 3 figures