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

基于SPB树的公路网络最短路径查询
引用本文:邓定雄,关佶红.基于SPB树的公路网络最短路径查询[J].计算机工程,2011,37(22):56-58.
作者姓名:邓定雄  关佶红
作者单位:1. 复旦大学计算机学院,上海,200433
2. 同济大学计算机科学与技术系,上海,201804
基金项目:国家自然科学基金资助项目
摘    要:针对在线地图服务和路程安排等领域中的点对点最短路径查询方法,提出一种新的数据结构——最短路径B+树(SPB树),以有效存储预先计算好的点空间信息和与之对应的最短路径信息.实验结果证明,利用SPB树在公路网络上进行最短路径查询比经典的Dijkstra算法最高快出3个数量级.

关 键 词:最短路径问题  查询处理  公路网络  预处理  B+树  索引结构  Z-order曲线
收稿时间:2011-10-12

Shortest Path Query for Road Network Based on SPB Tree
DENG Ding-xiong,GUAN Ji-hong.Shortest Path Query for Road Network Based on SPB Tree[J].Computer Engineering,2011,37(22):56-58.
Authors:DENG Ding-xiong  GUAN Ji-hong
Affiliation:1.School of Computer Science,Fudan University,Shanghai 200433,China;2.Department of Computer Science and Technology,Tongji University,Shanghai 201804,China)
Abstract:This paper adopts the widely used preprocessing techniques to facilitate shortest path query,and proposes a new index structure,namely Shortest Path B+ tree(SPB tree),which can encode both the shortest path information and vertices' spatial position compactly.Using this index structure,the point-to-point shortest path query in road network can be answered up to three orders of magnitude faster than using the classical Dijkstra algorithm.Besides,SPB tree is space efficient which occupies reasonable memory consumption and can be constructed efficiently.Extensive experimental studies validates the effectiveness and efficiency of using SPB tree in point-to-point shortest path query.
Keywords:shortest path problem  query processing  road network  preprocessing  B+ tree  index structure  Z-order curve
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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