首页> 外文会议>2010 IEEE International Symposium on Parallel amp; Distributed Processing (IPDPS) >A multi-source label-correcting algorithm for the all-pairs shortest paths problem
【24h】

A multi-source label-correcting algorithm for the all-pairs shortest paths problem

机译:全对最短路径问题的多源标签校正算法

获取原文
获取原文并翻译 | 示例

摘要

The All-Pairs Shortest Paths (APSP) problem seeks the shortest path distances between all pairs of vertices, and is one of the most fundamental graph problems. In this paper, a fast algorithm with a small working space for the APSP problem on sparse graphs is presented, which first divides the vertices into sets of vertices with each set having a constant number of vertices and then solves the multi-source shortest paths (MSSP) problem for each set in parallel. For solving the MSSP problems, we give a multi-source label-correcting algorithm, as an extension of a label-correcting algorithm for the single-source shortest path problem. Our algorithm uses fewer operations on the priority queue than an implementation based on Dijkstra's algorithm. Our experiments showed that an implementation of our algorithm with SIMD instructions achieves an order of magnitude speedup for real-world geometric graphs compared to an implementation based on Dijkstra's algorithm.
机译:全对最短路径(APSP)问题寻求所有成对顶点之间的最短路径距离,并且是最基本的图形问题之一。本文针对稀疏图上的APSP问题,提出了一种具有较小工作空间的快速算法,该算法首先将顶点划分为顶点集,每个顶点集具有恒定数量的顶点,然后求解多源最短路径(每个并行的MSSP问题)。为了解决MSSP问题,我们提供了一种多源标签校正算法,作为对单源最短路径问题的标签校正算法的扩展。与基于Dijkstra算法的实现相比,我们的算法在优先级队列上使用的操作更少。我们的实验表明,与基于Dijkstra算法的实现相比,使用SIMD指令实现我们的算法可以将现实世界的几何图形实现一个数量级的加速。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号