Computation of Spatial Skyline Points
Computational Geometry
2019-12-17 v2 Data Structures and Algorithms
Abstract
We discuss a method of finding skyline or non-dominated sites in a set of point sites with respect to a set of points. A site is non-dominated if and only if for each , there exists at least one point that is closer to than to . We reduce this problem of determining non-dominated sites to the problem of finding sites that have non-empty cells in an additively weighted Voronoi diagram under a convex distance function. The weights of said Voronoi diagram are derived from the coordinates of the sites of , while the convex distance function is derived from . In the two-dimensional plane, this reduction gives an -time algorithm to find the non-dominated points.
Keywords
Cite
@article{arxiv.0909.0814,
title = {Computation of Spatial Skyline Points},
author = {Binay Bhattacharya and Arijit Bishnu and Otfried Cheong and Sandip Das and Arindam Karmakar and Jack Snoeyink},
journal= {arXiv preprint arXiv:0909.0814},
year = {2019}
}