Logo image
An improved algorithm for the maximum agreement subtree problem
期刊文章

An improved algorithm for the maximum agreement subtree problem

Chuan-Min Lee, Ling-Ju Hung, Maw-Shang Chang, Chia-Ben ShenChuan-Yi Tang
Information Processing Letters, 卷.94(5), 頁碼.211-216
06/2005

摘要

Design of algorithms Evolutionary tree Leaf-labeled tree Maximum agreement subtree Multidimensional binary search tree Multidimensional range search tree Theoretical Computer Science Signal Processing Information Systems Computer Science Applications
In this paper, we solve the maximum agreement subtree problem for a set T of k rooted leaf-labeled evolutionary trees on n leaves where T contains a binary tree. We show that the O(kn3)-time dynamic-programming algorithm proposed by Bryant [Building trees, hunting for trees, and comparing trees: theory and methods in phylogenetic analysis, Ph.D. thesis, Dept. Math., University of Canterbury, 1997, pp. 174-182] can be implemented in O(kn2+n2logk-2nloglogn) and O(kn3-1/(k-1)) time by using multidimensional range search related data structures proposed by Gabow et al. [Scaling and related techniques for geometry problems, in: Proc. 16th Annual ACM Symp. on Theory of Computing, 1984, pp. 135-143] and Bentley [Multidimensional binary search trees in database applications, IEEE Trans. Softw. Eng. SE-5 (4) (1979) 333-340], respectively. When k<2+(logn-logloglogn)/(loglogn), the first implementation will be significantly faster than Bryant's algorithm. For k=3, it yields the best known algorithm which runs in O(n2lognloglogn)-time. © 2005 Elsevier B.V. All rights reserved.

相關連結

指標

1 檢視次數

詳細資料

Logo image