首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于最近邻法的Skyline查询研究
引用本文:何红玲,冯维杰.基于最近邻法的Skyline查询研究[J].昆明大学学报,2007,18(4):38-41.
作者姓名:何红玲  冯维杰
作者单位:昆明大学,电子信息与机械工程系,云南,昆明,650118
摘    要:Skyline查询就是要查找数据集中不被其他点支配的所有点。由于Skyline查询在涉及多维空间数据库的应用领域中起着非常重要的作用,因而Skyline的计算受到了很大关注,特别是无需访问所有的数据点就能很快的返回Skyline点的算法。论文研究一种基于最近邻法Skyline查询方法,并对其作了分析。算法采用了R-树及堆结构,通过对目标数据集进行索引,存放最可能为Skyline点的数据于算法优先扫描的位置,这使得算法能高效计算出数据集的Skyline;同时,算法所采用的分枝界定法可以使所访问的空间数据点数目大大减少;再者,算法扫描一个点时,只需和当前已发现的Skyline点进行比较即能判断该点是否为Skyline点,保证了算法的渐进性。

关 键 词:R-树  Skyline查询  支配  MBR
文章编号:1671-2056(2007)04-0038-04
收稿时间:2007-11-13
修稿时间:2007年11月13

Research on Skyline Queries Based on Nearest- Neighbor
HE Hong-Ling,FENG Wei-Jie.Research on Skyline Queries Based on Nearest- Neighbor[J].Journal of Kunming University,2007,18(4):38-41.
Authors:HE Hong-Ling  FENG Wei-Jie
Abstract:Skyline query aims to find the points that are not dominated by any other points in the dataset.It has been becoming a hot topic due to its potential applications in multi dimensions.In particular,the Skyline points can be rapidly obtained without reading the entire database.In this paper,we introduce an algorithm for skyline query based on nearest-neighbor search,which exploits R-tree and heap to order entry,so that only a subset of them needs to be examined for computing the skyline result.It adopts the branch-and-bound paradigm to prune those points who dominated by other.The algorithm scans the dataset and the points are only compared with those detected Skyline points,thus the algorithm satisfies progressiveness.
Keywords:R-tree  skyline query  dominate  MBR
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号