We consider dual approaches for the Shortest Path Tree problem. After a brief introduction to the problem, we review the most important dual algorithms which have been described in the literature for its solution and propose a new family of dual ascent algorithms. In these algorithms, ''local'' and
An Incremental Algorithm for a Generalization of the Shortest-Path Problem
β Scribed by G. Ramalingam; Thomas Reps
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 363 KB
- Volume
- 21
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
β¦ Synopsis
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 derivation being suitably defined. This problem also subsumes the problem of finding optimal hyperpaths in Ε½ . directed hypergraphs under varying optimization criteria that has received attention recently. In this paper we present an incremental algorithm for a version of the grammar problem. As a special case of this algorithm we obtain an efficient incremental algorithm for the single-source shortest-path problem with positive edge lengths. The aspect of our work that distinguishes it from other work on the dynamic shortest-path problem is its ability to handle ''multiple heterogeneous modifications'': between updates, the input graph is allowed to be restructured by an arbitrary mixture of edge insertions, edge deletions, and edge-length changes.
π SIMILAR VOLUMES
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
In this article, we present an efficient computational implementation of an algorithm for finding the K shortest simple paths connecting a pair of vertices in an undirected graph with n vertices, m arcs, and nonnegative arc lengths. A minimal number of intermediate paths is formed based on the metho
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
## Abstract The resource constrained elementary shortest path problem (RCESPP) arises as a pricing subproblem in branchβandβprice algorithms for vehicleβrouting problems with additional constraints. We address the optimization of the RCESPP and we present and compare three methods. The first method