首页> 外文会议>Australasian symposium on Theory of computing >Efficient algorithms for solving shortest paths on nearly acyclic directed graphs
【24h】

Efficient algorithms for solving shortest paths on nearly acyclic directed graphs

机译:用于解决几乎无循环指向图的最短路径的高效算法

获取原文
获取外文期刊封面目录资料

摘要

This paper presents new algorithms for computing shortest paths in a nearly acyclic directed graph G = (V, E). The new algorithms improve on the worst-case running time of previous algorithms. Such algorithms use the concept of a 1-dominator set. A 1-dominator set divides the graph into a unique collection of acyclic subgraphs, where each acyclic subgraph is dominated by a single associated trigger vertex. The previous time for computing a 1-dominator set is improved from O(mn) to O(m), where m = |E| and n = |V|. Efficient shortest path algorithms only spend delete-min operations on trigger vertices, thereby making the computation of shortest paths through non-trigger vertices easier. Under this framework, the time complexity for the all-pairs shortest path (APSP) problem is improved from O(mn + nr log r) to O(mn + r2 log r), where r is the number of triggers. Here the second term in the complexity results from delete-min operations in a heap of size r. The time complexity of the APSP problem on the broader class of nearly acyclic graphs, where trigger vertices correspond to any precomputed feedback vertex set, is similarly improved from O(mn + nr2) to O(mn + r3). This paper also mentions that the 1-dominator set concept can be generalised to define a bidirectional 1-dominator set and k-dominator sets.
机译:本文介绍了用于计算几乎无循环定向图 g =( v,e )中的最短路径的新算法。新算法改进了先前算法的最坏情况运行时间。此类算法使用1-Dominator集的概念。一个1-Dominator Set将图形分为一个唯一的无环形子图集合,其中每个无循环子图都以单个相关的触发顶点主导。计算1-Dominator集的前一次从 o ( mn )改进为,其中 m < / i> = | e | 和 n = v | v | 。高效的最短路径算法仅在触发顶点上花费删除 - 最小操作,从而通过不触发顶点更容易地计算最短路径。在此框架下,从 o ( mn + nr log R )至 O ( Mn + R 2 log R ),其中 R 是触发器的数量。这里,复杂性中的第二个术语来自大小的堆中的删除 - min操作。在更广泛类别的几乎无循环图中的APSP问题的时间复杂度,其中触发顶点对应于任何预先计算的反馈顶点组,类似地从 o ( mn + nr 2 )到 o ( mn + r 3 )。本文还提到了1-Dominator集合概念可以广泛化以定义双向1-分级器组和 k -Dominator集。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号