An Efficient Algorithm For The Length-Constrained Heaviest Path Problem On A Tree

By Wu,Km Chao,Cy Tang
DOI: https://doi.org/10.1016/S0020-0190(98)00194-X
IF: 0.851
1999-01-01
Information Processing Letters
Abstract:Given a tree with weight and length on each edge, this paper presents an efficient algorithm for locating the length-constrained heaviest path on the tree. The time complexity of the algorithm is O(n log(2) n) and can be reduced to O(n log n) if the edge lengths are all integers in the range 1 to O(n), where n is the number of vertices. It is also shown that several similar problems can be solved by the same algorithm. (C) 1999 Published by Elsevier Science B.V. All rights reserved.
What problem does this paper attempt to address?