Logo image
An improved algorithm for finding a length-constrained maximum-density subtree in a tree
Journal article   Peer reviewed

An improved algorithm for finding a length-constrained maximum-density subtree in a tree

Hsin-Hao Su, Chin Lung Lu and Chuan Yi Tang
Information Processing Letters, Vol.109(2), pp.161-164
31/12/2008

Abstract

Algorithms Divide and conquer Dynamic programming Network design Trees
Given a tree T with weight and length on each edge, as well as a lower bound L and an upper bound U, the so-called length-constrained maximum-density subtree problem is to find a maximum-density subtree in T such that the length of this subtree is between L and U. In this study, we present an algorithm that runs in O (n U log n) time for the case when the edge lengths are positive integers, where n is the number of nodes in T, which is an improvement over the previous algorithms when U = Ω (log n). In addition, we show that the time complexity of our algorithm can be reduced to O (n L log frac(n, L)), when the edge lengths being considered are uniform. © 2008 Elsevier B.V. All rights reserved.

Metrics

1 Record Views

Details

Logo image