Kinetic Data Structures for the Semi-Yao Graph and All Nearest Neighbors in R^d
Abstract
This paper presents a simple kinetic data structure for maintaining all the nearest neighbors of a set of moving points in , where the trajectory of each point is an algebraic function of at most constant degree . The approach is based on maintaining the edges of the Semi-Yao graph, a sparse graph whose edge set includes the pairs of nearest neighbors as a subset. Our kinetic data structure (KDS) for maintaining all the nearest neighbors is deterministic. It processes events with a total cost of . Here, is an extremely slow-growing function. The best previous KDS for all the nearest neighbors in is by Agarwal, Kaplan, and Sharir (TALG 2008). It is a randomized result. Our structure and analysis are simpler than theirs. Also, we improve their result by a factor of in the number of events and by a factor in the total cost. This paper generalizes and improves the 2013 work of Rahmati, King and Whitesides (SoCG 2013) on maintaining the Semi-Yao graph in ; its new technique provides the first KDS for the Semi-Yao graph in . Our KDS is local in the worst case, meaning that only a constant number of events is associated with any one point at any time. For maintaining all the nearest neighbors, neither our KDS nor the KDS by Agarwal~\etal~is local, and furthermore, each event in our KDS and in their KDS is handled in polylogarithmic time in an amortized sense. Finally, in this paper, we also give a KDS for maintenance of all the -nearest neighbors which is local and each event can be handled in a polylogarithmic worst-case time.
Keywords
Cite
@article{arxiv.1307.2700,
title = {Kinetic Data Structures for the Semi-Yao Graph and All Nearest Neighbors in R^d},
author = {Zahed Rahmati and Mohammad Ali Abam and Valerie King and Sue Whitesides},
journal= {arXiv preprint arXiv:1307.2700},
year = {2013}
}