Algorithms for the quickest path problem and the enumeration of quickest paths

Algorithms for the quickest path problem and the enumeration of quickest paths

0.00 Avg rating0 Votes
Article ID: iaor1992282
Country: United Kingdom
Volume: 18
Start Page Number: 579
End Page Number: 584
Publication Date: Jun 1991
Journal: Computers and Operations Research
Authors: , ,
Keywords: programming: network
Abstract:

Let N=(V,A,c,l) be an input network with node set V, arc set A, positive arc weight function c and nonnegative arc weight function l. Let σ be the amount of data to be transmitted. The quickest path problem is to find a routing path in N to transmit the given amount of data in minimum time. In a recent paper, Chen and Chin proposed this problem and developed algorithms for the single pair quickest path problem with time complexity O(re+rnlogn), where n=ℝVℝ, e=ℝAℝ, and r is the number of distinct capacity values of N. In this paper, the authors first develop an alternative algorithm for the single pair quickest path problem with same time complexity and less space requirement. They then study the constrained quickest path problem and propose an O(re+rnlogn) time algorithm. Finally, the authors develop an algorithm to enumerate the first m quickest paths to send a given amount of data from one node to another with time complexity O(rmne+rmn2logn).

Reviews

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