期刊文献+

基于SPB树的公路网络最短路径查询 被引量:1

Shortest Path Query for Road Network Based on SPB Tree
在线阅读 下载PDF
导出
摘要 针对在线地图服务和路程安排等领域中的点对点最短路径查询方法,提出一种新的数据结构——最短路径B+树(SPB树),以有效存储预先计算好的点空间信息和与之对应的最短路径信息。实验结果证明,利用SPB树在公路网络上进行最短路径查询比经典的Dijkstra算法最高快出3个数量级。 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.
出处 《计算机工程》 CAS CSCD 北大核心 2011年第22期56-58,63,共4页 Computer Engineering
基金 国家自然科学基金资助项目(60873040)
关键词 最短路径问题 查询处理 公路网络 预处理 B+树 索引结构 Z-order曲线 shortest path problem query processing road network preprocessing B+ tree index structure Z-order curve
  • 相关文献

参考文献13

  • 1向剑平,王悦,胡剑.基于道路网络的受限优化路径搜索算法[J].计算机工程,2011,37(12):53-55. 被引量:3
  • 2冯惠妍,郭俊凤.道路网络中的连续最近邻查询[J].计算机工程,2010,36(8):79-82. 被引量:4
  • 3Dijkstra E W.A Note on Two Problems in Connection with Graphs[J].Numerische Mathematik,1959,1(1): 269-271.
  • 4Goldberg A V,Harrelson C.Computing the Shortest Path: A* Search Meets Graph Theory[C]//Proc.of SODA’05.Vancouver,Canada: ACM Press,2005: 156-165.
  • 5Kaplan G H,Werneck R F.Reach for A*: Efficient Point-to-point Shortest Path Algorithms[C]//Proc.of ALENEX’06.Miami,USA:[s.n.],2006: 129-143.
  • 6Sanders P,Schultes D.Highway Hierarchies Hasten Exact Shortest Path Queries[C]//Proc.of ESA’05.Geneva,Switzerland:[s.n.],2005: 568-579.
  • 7Geisberger R,Sanders P,Schultes D,et al.Contraction Hierarchies: Faster and Simpler Hierarchical Routing in Road Networks[C]// Proc.of WEA’08.Cape Cod,USA:[s.n.],2008: 319-333.
  • 8Sankaranarayanan J,Alborzi H,Samet H.Efficient Query Processing on Spatial Networks[C]//Proc.of GIS’05.Bremen,Germany:[s.n.],2005: 200-209.
  • 9Samet H,Sankaranarayanan J,Alborzi H.Scalable Network Distance Browsing in Spatial Databases[C]//Proc.of SIGMOD’08.Vancouver,Canada:[s.n.],2008: 43-54.
  • 10Sankaranarayanan J,Samet H,Alborzi H.Path Oracles for Spatial Networks[C]//Proc.of VLDB’09.Lyon,France:[s.n.],2009: 1210-1221.

二级参考文献10

  • 1Saltenis S,Jensen C S.Indexing of Moving Objects for Location-based Services[C]//Proc.of the 18th International Conference on Data Engineering.Washington D.C.,USA:IEEE Computer Society,2002:463-473.
  • 2Kolahdouzan M,Shahabi C.Continuous K Nearest Neighbor Queries in Spatial Network Database[C]//Proc.of the 2nd Workshop on Spatio-temporal Database Management.Toronto,Canada:[s.n.],2004:33-40.
  • 3Cho Hyung-Ju,Chung Chin-Wan.An Efficient and Scalable Approach to CNN Queries in a Road Network[C]//Proc.of the 31st VLDB Conference.Trondheim,Norway:[s.n.],2005:865-876.
  • 4Zhang Jun,Zhu Manli,Papadias D,et al.Location-based Spatial Queries[C]//Proc.of the ACM SIGMOD International Conference on Management of Data.San Diego,California,USA:[s.n.],2003:467-478.
  • 5Breunig M, Kriegel H P, Ng R, et al. LOF: Identifying Densitybased Local Outliers[C] //Proc. of ACM SIGMOD International Conference on Management of Data.[S. l.] : ACM Press, 2000.
  • 6Tang Jian, Chen Zhixiang, Fu A W, et al. Enhancing Effectiveness of Outlier Detections for Low-density Patterns[C] //Proc. of the 6th Pacific-Asia Conference on Knowledge Discovery and Data Mining. Taipei, China:[s. n.] , 2002: 535-548.
  • 7Sanjay C, Sun Pei. SLOM: A New Measure for Local Spatial Outliers[J]. Knowledge and Information Systems, 2006, 9(4): 412-429.
  • 8凌妍妍,孟小峰,刘伟.基于属性相关度的Web数据库大小估算方法[J].软件学报,2008,19(2):224-236. 被引量:30
  • 9付慧,刘峡壁,贾云得.基于最大-最小相似度学习方法的文本提取[J].软件学报,2008,19(3):621-629. 被引量:1
  • 10王妍,潘瑜春,阎波杰.基于Voronoi和空间自相关的离群点检测[J].计算机工程,2010,36(1):33-34. 被引量:5

共引文献5

同被引文献17

  • 1Dijkstra E W.A note on two Problems in connectionwithgraphs[J].Numerische Mathematik,1959,1(1):269-271.
  • 2Samet H,Sankaranarayanan J,Alborzi H.Sealable network distance browsing in spatial databases[C]∥The 8th SIGMOD ACM Conference.2008:43-54.
  • 3Klein P N,Mozes S,Weimann O.Shortest Paths in direeted Planar graphs with negative lengths:Aline-space time algorithm[J].ACM Transactions on Algorithms,2010,6(2):1-13.
  • 4Papadias D,Zhang J,Mamoulis N,et al.Query processing inspatial network databases [C]∥The 3rd VLDB.2003:802-813.
  • 5Cho H J,Chung C W.An efficient and scalable approach to CNN queries in a road network[C]∥The 5th VLDB.2005:865-876.
  • 6Sanders P,Sehultes D.Highway hierarchieshasten exact shortest path queries[C]∥13th Annual European Symposium2005 .Palma de Mallorca,Spain,October 2005:568-579.
  • 7Geisberger R,Sanders P,Sehultes D,et al.Con-Traction hierarchies[C]∥Faster and Simpler Hierarchical Routing in Road Networks.WEA,2008:319-333.
  • 8Bast H,Funke S,Matijevie D.Transit:ultrafast shortest-Path queries with linear-time Preprocessing[C]∥The 9th DIMACS Implementation Challenge.2006:175-192.
  • 9Deng Ding-xiong.Shortest Path Queries on Road Networksbased on Pre-Computation Techniques [D].Shanghai:FuDan University,2011.
  • 10Lee K C K,Lee W C,Zheng Bai-hua,et al.ROAD:A New Spatial Object Search Framework for Road Networks[J].IEEE Transactions Onknowledge and Data Engineering,2012,4(3):547-560.

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部