DocumentCode
1797384
Title
Skyline Query algorithm based on MB-tree
Author
Run-Tao Liu ; Xiao-Xue Chen ; Zhen-Guo Zhao
Author_Institution
Inst. of Inf. & Sci. Comput. Technol., Harbin Univ. of Sci. & Technol., Harbin, China
Volume
1
fYear
2014
fDate
13-16 July 2014
Firstpage
188
Lastpage
192
Abstract
MB-tree, a new index structure for spatial data, its unique data partitioning method is the foundation of MBSQ algorithm proposed in this paper. Partition data space according to the x coordinate and y coordinate alternately until the number of data in each MBR is less than M. Using the dominance relationship between the point and MBR, the MBR and MBR, the middle nodes in the algorithm for skyline query are pruned effectively so that a large number of non-Skyline points can be excluded to improve the efficiency of the algorithm. A small amount of the remaining data points are calculated by using BNL algorithm to obtain the final Skyline set. Finally, the experimental results prove good efficiency and progressiveness of the MBSQ algorithm, and rapid query speed.
Keywords
data handling; indexing; query processing; BNL algorithm; MB-tree index structure; MBR; MBSQ algorithm; data partitioning method; skyline query algorithm; spatial data; Abstracts; Algorithm design and analysis; Electronic mail; Dominance; MB-Tree; MBR; Prune; Skyline query;
fLanguage
English
Publisher
ieee
Conference_Titel
Machine Learning and Cybernetics (ICMLC), 2014 International Conference on
Conference_Location
Lanzhou
ISSN
2160-133X
Print_ISBN
978-1-4799-4216-9
Type
conf
DOI
10.1109/ICMLC.2014.7009115
Filename
7009115
Link To Document