首页> 外文会议>IEEE International Conference on Mobile Data Management >ParDiSP: A Partition-Based Framework for Distance and Shortest Path Queries on Road Networks
【24h】

ParDiSP: A Partition-Based Framework for Distance and Shortest Path Queries on Road Networks

机译:Pardisp:道路网络上的基于分区的距离和最短路径查询的框架

获取原文

摘要

To process shortest path and distance queries on road networks, various preprocessing techniques have been proposed. State-of-the-art methods for distance queries offer superior query time but do not provide any efficient retrieval mechanism for the shortest path. In contrast, state-of-the-art methods for shortest path queries show relatively poor performance for distance queries. In this paper, we propose a Partition-based framework for Distance and Shortest Path queries (ParDiSP), which efficiently supports both types of queries. After partitioning a road network into components, ParDiSP precomputes the distances between any node in a component and the border nodes of the same component, the pair wise distances between all border nodes, and the union of the shortest paths between all border nodes. For query processing, ParDiSP runs the ALT algorithm for both distance and shortest path queries if source and target are located in the same component. Otherwise, ParDiSP answers distance queries by combining distances from exactly three precomputed distance tables. For shortest path queries, the information in the distance tables allows to identify two border nodes that are traversed by the shortest path, thereby decomposing the path into three segments which can be computed in parallel. A detailed experimental evaluation shows that ParDiSP outperforms two state-of-the-art solutions for shortest path queries and is comparable to the state-of-the-art for distance queries. For mixed query loads containing both distance and shortest path queries, ParDiSP outperforms a combination of the best methods for each query type, while its space requirements are significantly smaller.
机译:为了处理道路网络上的最短路径和距离查询,已经提出了各种预处理技术。距离查询的最先进方法提供卓越的查询时间,但不提供最短路径的任何有效的检索机制。相比之下,最短路径查询的最先进方法显示距离查询的性能相对较差。在本文中,我们提出了一种基于分区的距离和最短路径查询(Pardisp)的框架,其有效支持两种类型的查询。在将道路网络划分到组件之后,Pardisp预先计算组件中的任何节点之间的距离和相同组件的边界节点,所有边界节点之间的一对明智的距离,以及所有边界节点之间的最短路径的联合。对于查询处理,如果源和目标位于同一组件中,Pardisp将为距离和最短路径查询运行ALT算法。否则,Pardisp通过组合距离三个预先计算距离表的距离来答应距离查询。对于最短路径查询,距离表中的信息允许识别由最短路径遍历的两个边界节点,从而将路径分解为三个段,该路径分成可以并行计算的三个段。详细的实验评估表明,Pardisp为最短路径查询且与最先进的距离查询相当的最先进的解决方案。对于包含距离和最短路径查询的混合查询加载,Pardisp优于每个查询类型的最佳方法的组合,而其空间要求明显较小。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号