An optimal and progressive algorithm for skyline queries
Hong Kong University of Science and Technology · Carnegie Mellon University · +1 more institution
Abstract
The skyline of a set of d-dimensional points contains the points that are not dominated by any other point on all dimensions. Skyline computation has recently received considerable attention in the database community, especially for progressive (or online) algorithms that can quickly return the first skyline points without having to read the entire data file. Currently, the most efficient algorithm is NN (nearest neighbors), which applies the divide -and-conquer framework on datasets indexed by R-trees. Although NN has some desirable features (such as high speed for returning the initial skyline points, applicability to arbitrary data distributions and dimensions), it also presents several inherent…
Citation impact
- FWCI
- 18.08
- Percentile
- 100%
- References
- 23
Authors
4Topics & keywords
- Skyline
- Computer science
- Overhead (engineering)
- Set (abstract data type)
- Tree (set theory)
- Node (physics)
- Point (geometry)
- Algorithm