The shortest route problem with constraints
โ Scribed by H.C Joksch
- Publisher
- Elsevier Science
- Year
- 1966
- Tongue
- English
- Weight
- 294 KB
- Volume
- 14
- Category
- Article
- ISSN
- 0022-247X
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
We study a new version of the shortest path problem. Let G ร (V, E) be a directed graph. Each arc e โ E has two numbers attached to it: a transit time b(e, u) and a cost c(e, u), which are functions of the departure time u at the beginning vertex of the arc. Moreover, postponement of departure (i.e.
## 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