Reconstructing shortest paths

Reconstructing shortest paths

0.00 Avg rating0 Votes
Article ID: iaor1989295
Country: Switzerland
Volume: 20
Start Page Number: 179
End Page Number: 185
Publication Date: Aug 1989
Journal: Annals of Operations Research
Authors:
Keywords: combinatorial analysis, networks: path
Abstract:

This paper develops a polynomial-time algorithm that reconstructs a shortest path between two vertices using only the all pairs shortest path distance matrix. For graphs with positive edge weights, the algorithm requires O(ℝVℝlogℝVℝ) time. When the graph contains both positive and negative, but not zero, edge weights, and all cycles have positive length, the algorithm runs in O(ℝVℝ2) time. The remarkable feature about the algorithm is that it does not require explicit information about edges in the original graph.

Reviews

Required fields are marked *. Your email address will not be published.