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

Solving min-max shortest-path problems on a network

โœ Scribed by Ishwar Murthy; Shenq-Shyong Her


Publisher
John Wiley and Sons
Year
1992
Tongue
English
Weight
877 KB
Volume
39
Category
Article
ISSN
0894-069X

No coin nor oath required. For personal study only.

โœฆ Synopsis


In this article we consider the problem of determining a path between two nodes in a network that minimizes the maximum of r path length values associated with it. This problem has a direct application in scheduling. It also has indirect applications in a class of routing problems and when considering multiobjective shortestpath problems. We present a label-correcting procedure for this problem. We also develop two pruning techniques, which, when incorporated in the label-correcting algorithm, recognize and discard many paths that are not part of the optimal path. Our computational results indicate that these techniques are able to speed up the label-correcting procedure by many orders of magnitude for hard problem instances, thereby enabling them to be solved in a reasonable time.


๐Ÿ“œ SIMILAR VOLUMES


A note on k-shortest paths problem
โœ Nick Gravin; Ning Chen ๐Ÿ“‚ Article ๐Ÿ“… 2010 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 66 KB ๐Ÿ‘ 1 views

It is well-known that in a directed graph, if deleting any edge will not affect the shortest distance between two specific vertices s and t, then there are two edge-disjoint paths from s to t and both of them are shortest paths. In this article, we generalize this to shortest k edgedisjoint s-t path

A note on the constrained shortest-path
โœ Arun K. Pujari; Suneeta Agarwal; V. P. Gulati ๐Ÿ“‚ Article ๐Ÿ“… 1984 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 135 KB ๐Ÿ‘ 1 views