作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 开发研究与工程应用 • 上一篇    下一篇

基于Voronoi图的连续反向最近邻查询

杨泽雪1,2,郝忠孝1,3   

  1. (1. 哈尔滨理工大学计算机科学与技术学院,哈尔滨 150080;2. 黑龙江工程学院计算机科学与技术系,哈尔滨 150050;3. 哈尔滨工业大学计算机科学与技术学院,哈尔滨 150001)
  • 收稿日期:2012-11-02 出版日期:2014-01-15 发布日期:2014-01-13
  • 作者简介:杨泽雪(1978-),女,讲师、博士,主研方向:空间数据库技术;郝忠孝,教授、博士生导师
  • 基金资助:
    黑龙江省教育厅科学技术研究基金资助项目(12521442)

Continuous Reverse Nearest Neighbor Search Based on Voronoi Diagram

YANG Ze-xue 1,2, HAO Zhong-xiao 1,3   

  1. (1. College of Computer Science and Technology, Harbin University of Science and Technology, Harbin 150080, China; 2. Department of Computer Science and Technology, Heilongjiang Institute of Technology, Harbin 150050, China; 3. College of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China)
  • Received:2012-11-02 Online:2014-01-15 Published:2014-01-13

摘要: 为解决动态环境中移动点的连续反向最近邻查询问题,将连续反向最近邻查询分为单色和双色2种情况进行研究。利用移动点Voronoi图,分别给出单色连续反向最近邻查询算法、双色连续反向最近邻查询算法以及相关定理,对算法正确性和可终止性进行证明,分析算法时间复杂性。按照移动点Voronoi图的拓扑结构是否改变分为2种情况,分析每种情况下候选所在区域的变化,在变化区域内进行Voronoi图的重构,得到对应的解决方法。在多数情况下,该算法只需生成局部移动点的Voronoi图即可找到结果,减小了连续反向最近邻查询的代价。

关键词: 连续反向最近邻查询, 空间数据库, 空间查询, Voronoi图, 拓扑结构, 反向最近邻

Abstract: In order to solve continuous reverse nearest neighbor query of moving points in dynamic environment, continuous reverse nearest neighbor query is divided into monochromatic and bichromatic study. By using Voronoi diagram of moving points, monochromatic continuous reverse nearest neighbor and bichromatic continuous reverse nearest neighbor query algorithm are given. The relevant theorem and proof of the algorithm’s correctness and termination are given, and its time complexity analysis is presented. According to whether the topology of the Voronoi diagram of moving points changes, it has two categories: change and no change. By analysis of candidate region changes in each category, Voronoi diagram is reconstructed in change region, and corresponding solutions are given. In most cases, the query results can be found only needing generate Voronoi diagram of local moving points. It can reduce the cost of continuous reverse nearest neighbor queries.

Key words: continuous reverse nearest neighbor search, spatial database, spatial query, Voronoi diagram, topology structure, reverse nearest neighbor

中图分类号: