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

计算机工程 ›› 2009, Vol. 35 ›› Issue (18): 13-14. doi: 10.3969/j.issn.1000-3428.2009.18.005

• 博士论文 • 上一篇    下一篇

一种极小化覆盖的空间索引结构——MCSI-树

刘润涛,郝忠孝   

  1. (哈尔滨理工大学计算机科学与技术学院,哈尔滨 150080)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-09-20 发布日期:2009-09-20

Minimizing Coverage Spatial Index Structure——MCSI-Tree

LIU Run-tao, HAO Zhong-xiao   

  1. (College of Computer Science and Technology, Harbin University of Science and Technology, Harbin 150080)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-09-20 Published:2009-09-20

摘要: 以缩小各层节点覆盖为目标,运用数据空间分割技术,结合二叉树和R-树思想,提出一种空间数据索引结构——MCSI-树。在该结构中,空间数据之间的拓扑关系得到记载,各层节点的覆盖明显减少,查询区域减小,使区域查询速度得到提高。给出MCSI -树的建立算法及算法的正确性、可终止性证明及时间复杂度,并给出节点插入算法。

关键词: 空间索引, MCSI-树, 极小化覆盖

Abstract: An index structure——MCSI-tree for spatial data is proposed by combining the division for spatial data objects with bi-tree and R-tree in order to reduce the coverage of the nodes on each level of the tree. In the structure, the topological relations between spatial data objects are recorded and the coverage of the nodes on each level of the tree is as small as possible so that the range query can be done faster. The algorithm for constructing the MCSI-tree, the proof of the algorithm’s correctness and termination, and its time complexity are presented. The algorithm for node insertion is given.

Key words: spatial index, MCSI-tree, minimizing coverage

中图分类号: