Zusammenfassung
In der vorliegenden Arbeit wird ein neuer Algorithmus zur Bestimmung K-kürzester Wege in einem Graphen vorgestellt. Der Grundgedanke dazu stammt aus einem Verfahren von Jin Y. Yen [1]. Verschiedene Modifikationen und Erweiterungen ermöglichten die Erstellung eines äußerst wirkungsvollen Algorithmus, sowohl hinsichtlich des benötigten Speicherplatzbedarfs, als auch im besonderen hinsichtlich der notwendigen Rechenoperationen. Die Rechenzeiten liegen durchwegs niedriger als etwa die Zeiten des Verfahrens von Hoffman-Pavley [2]. Der hier beschriebene Algorithmus liefert dabei tatsächlich nur schleifenfreie Kantenfolgen; er dürfte damit wohl eine der besten der zur Zeit bekannten Methoden zur Berechnung K-kürzester Wege darstellen.
Abstract
A computer programming algorithm is presented which is based on Yen's principle [1] for finding the K loopless paths that have the shortest lengths from one fixed node to another in a network. Several modifications and extensions permitted to construct an extremely efficient algorithm, with regard to the number of necessary memory addresses as well as to the need of operations. The computer time increases linearly with K and is mostly less than the time of Hoffman-Pavley's algorithm [2], moreover, each of the generated paths is loopless. The algorithm published in this paper may be one of the best methods available till now for the solution of the K-shortest paths problem.
Explore related subjects
Discover the latest articles, news and stories from top researchers in related subjects.Literatur
Yen, J. Y.: Finding the K Shortest Loopless Paths in a Network. Management Science17 (1971).
Hoffman, W., and R. Ravley: A Method for the Solution of the N-th Best Problem. Journal of ACM6 (1959).
Weigand, M. M.: Über ein Verfahren zur Bestimmung von k-kürzesten Wegen in einem Graphen. Diplomarbeit, Institut für Informatik, Universität Stuttgart, April 1973.
Author information
Authors and Affiliations
Rights and permissions
About this article
Cite this article
Weigand, M.M. Algorithmus 20 Ein leistungsfähiger Algorithmus zur Bestimmung von K-kürzesten Wegen in einem Graphen. Computing 12, 273–283 (1974). https://doi.org/10.1007/BF02293111
Received:
Issue Date:
DOI: https://doi.org/10.1007/BF02293111