๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

On the all-pairs shortest-path algorithm of Moffat and Takaoka

โœ Scribed by Kurt Mehlhorn; Volker Priebe


Publisher
John Wiley and Sons
Year
1997
Tongue
English
Weight
213 KB
Volume
10
Category
Article
ISSN
1042-9832

No coin nor oath required. For personal study only.

โœฆ Synopsis


We review how to solve the all-pairs shortest-path problem in a nonnegatively ลฝ 2 . weighted digraph with n vertices in expected time O n log n . This bound is shown to hold with high probability for a wide class of probability distributions on nonnegatively weighted ลฝ . digraphs. We also prove that, for a large class of probability distributions, โ€ n log n time is necessary with high probability to compute shortest-path distances with respect to a single ลฝ .


๐Ÿ“œ SIMILAR VOLUMES


A simpleO(n2) algorithm for the all-pair
โœ Mirchandani, Prakash ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 288 KB ๐Ÿ‘ 2 views

Let G denote an interval graph with n vertices and unit weight edges. In this paper, we present a simple O(n') algorithm for solving the all-pairs shortest path problem on graph G . A recent algorithm for this problem has the same time-complexity but is fairly complicated to describe. However, our a

The time-dependent shortest pair of disj
โœ Sherali, Hanif D.; Ozbay, Kaan; Subramanian, Shivaram ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 160 KB ๐Ÿ‘ 2 views

In this paper, we examine complexity issues, models, and algorithms for the problem of finding a shortest pair of disjoint paths between two nodes of a network such that the total travel delay is minimized, given that the individual arc delays are time-dependent. Such disjoint paths address the issu

Solving the all-pair shortest path query
โœ Chen, Danny Z.; Lee, D. T.; Sridhar, R.; Sekharan, Chandra N. ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 118 KB ๐Ÿ‘ 2 views

In this paper, we study the following all-pair shortest path query problem: Given the interval model of an unweighted interval graph of n vertices, build a data structure such that each query on the shortest path (or its length) between any pair of vertices of the graph can be processed efficiently