𝔖 Bobbio Scriptorium
✦   LIBER   ✦

The shortest and the K-shortest routes as assignment problems

✍ Scribed by A. Weintraub


Publisher
John Wiley and Sons
Year
1973
Tongue
English
Weight
552 KB
Volume
3
Category
Article
ISSN
0028-3045

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

The problem of finding a shortest route in a network with unrestricted costs is approached through solving an assignment problem associated to the network.

The upper bound on the number of elementary calculations required for the solution is 0(m^3^). However, in most cases, the actual number of computations is considerably less and depends on different network characteristics than Dynamic Programming algorithms do. In examples of networks generated stochastically, this number was below 0(m^2.5^).

A parametric analysis is presented. It is shown that if after a shortest route is determined, the costs on all arcs incident into or out of a node are modified in any form, at most 0(m^2^) elementary calculations will determine a new optimal solution. This feature, shared by Dynamic Programming algorithms only for cases where all cost decrease, can be applied to problems such as the determination of the K‐shortest routes and the K‐smallest assignments, leading to upper bounds of 0(Km^3^) in both cases.


πŸ“œ SIMILAR VOLUMES


The Minimum Equivalent DNF Problem and S
✍ Christopher Umans πŸ“‚ Article πŸ“… 2001 πŸ› Elsevier Science 🌐 English βš– 149 KB

We prove that the Minimum Equivalent DNF problem is S P 2 -complete, resolving a conjecture due to Stockmeyer. We also consider the complexity and approximability of a related optimization problem in the second level of the polynomial hierarchy, that of finding shortest implicants of a Boolean funct