A theorem on the expected complexity of dijkstra's shortest path algorithm
β Scribed by Kohei Noshita
- Publisher
- Elsevier Science
- Year
- 1985
- Tongue
- English
- Weight
- 433 KB
- Volume
- 6
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Abstract The computational complexity of finding a shortest path in a twoβdimensional domain is studied in the Turing machineβbased computational model and in the discrete complexity theory. This problem is studied with respect to two formulations of polynomialβtime computable twoβdimensional do
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
The grammar problem, a generalization of the single-source shortest-path prob-Ε½ Ε½ . Ε½ . . lem introduced by D. E. Knuth Inform. Process. Lett. 6 1 1977 , 1α5 is to compute the minimum-cost derivation of a terminal string from each nonterminal of a given context-free grammar, with the cost of a deriv
We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ2. The strength of