Title :
A Window-based Algorithm for Skyline Queries
Author :
Jing, Yu ; Xin, Liu ; Guo-Hua, Liu
Author_Institution :
YanShan University of China
Abstract :
Given a set of points, the skyline comprises the points that are not dominated by other points. A point dominates another point if it is as good or better in all dimensions and better in at least one dimension. Skyline queries are important for several database applications, including customer information systems, decision support, and data visualization. In this paper we propose a window-based algorithm for skyline queries, which transforms skyline queries into many different dynamic window queries. Though the first window query we get the first skyline point, then we only need to search the points in the valid region we defined, so it is not necessary to retrieve all the points in the space and prune query space effectively and significantly. The window queries only visit the possible skyline points, and only visit each point once, the number of the accessed data points decreases significantly, the query result is sound and complete.
Keywords :
Cities and towns; Data visualization; Hydrogen; Information systems; Merging; Nearest neighbor searches; Neural networks; Partitioning algorithms; Space technology; Visual databases;
Conference_Titel :
Parallel and Distributed Computing, Applications and Technologies, 2005. PDCAT 2005. Sixth International Conference on
Print_ISBN :
0-7695-2405-2
DOI :
10.1109/PDCAT.2005.58