Parallel branch-and-bound algorithm for constructing evolutionary trees from distance matrix

Kun-Ming Yu,Jiayi Zhou,Chun-Yuan Lin,Chuan Yi Tang
DOI: https://doi.org/10.1109/HPCASIA.2005.65
2005-01-01
Abstract:An ultrametric tree is an evolutionary tree in which the distances from the root to all leaves in the tree are equal. The Minimum Ultrametric Tree construction problem is the problem of constructing an ultrametric tree from distance matrices with minimum cost. It is shown that to construct a minimum cost ultrametric tree is NP-hard. In this paper, we present an efficient parallel branch and bound algorithm to construct a minimum ultrametric tree with less cost. The experimental results show that our proposed algorithm can discover optimal solutions for 38 species within reasonable time with 16 computing nodes
What problem does this paper attempt to address?