An algorithm for finding the k quickest paths in a network

An algorithm for finding the k quickest paths in a network

0.00 Avg rating0 Votes
Article ID: iaor19931955
Country: United Kingdom
Volume: 20
Issue: 1
Start Page Number: 59
End Page Number: 65
Publication Date: Jan 1993
Journal: Computers and Operations Research
Authors:
Keywords: networks: flow
Abstract:

Let N be a network with n nodes and m arcs, and let σ be the amount of data to be transmitted. The quickest path problem is to find a routing path in N such that the time required to ship σ units of data from the source to the sink is minimum. The problem considered in this paper is to find the first k quickest looping paths from the source to the sink, and an algorithm with time complexity of O(m2+(m+k)nlogn+k3’/2logk) is developed.

Reviews

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