A linear time algorithm for the maximum capacity path problem

A linear time algorithm for the maximum capacity path problem

0.00 Avg rating0 Votes
Article ID: iaor19931954
Country: Netherlands
Volume: 53
Issue: 3
Start Page Number: 402
End Page Number: 404
Publication Date: Aug 1991
Journal: European Journal of Operational Research
Authors:
Keywords: computational analysis
Abstract:

The maximum capacity path problem is to find a path joining two fixed vertices of an edge weighted graph such that the minimum edge weight is maximized. The best known algorithm to solve this problem has a worst-case complexity of O(min{m+nlogn, mlogÅnW}). where m is the number of edges, n is the number of vertices and W is the maximum edge capacity. The paper gives a simple O(m) algorithm to solve this problem. A by-product of this result is an O(m’2) algorithm for a bicriteria path problem which is an improvement over the available O(m2logn) algorithm.

Reviews

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