ExactMP: An Efficient Parallel Exact Solver for Phylogenetic Tree Reconstruction Using Maximum Parsimony

View/ Open
Date
2006-02-26Author
Bader, David A.
Chandu, Vaddadi P.
Yan, Mi
Metadata
Show full item recordAbstract
Constructing phylogenetic trees in the study of the evolutionary history of a group
organisms is an extremely challenging problem in computational biology. The problem
becomes intractable with growing number of organisms. In this paper, we design and
implement an efficient parallel solver (ExactMP) using a parsimony based approach for
solving this problem. We create a testbed consisting of eighteen datasets of varying size
(up to 27 taxa) and difficulty level (easy to hard), containing real (Eukaryotes, Metazoan, and rbcL) and randomly-generated synthetic genome sequences. We demonstrate
our ExactMP Solver against this testbed and achieve a parallel speedup of up to 7.26
with 8 processors using an 8-way symmetric multiprocessor. The main contributions of
this work are: (1) an efficient parallel solver ExactMP for the problem of phylogenetic
tree reconstruction using maximum parsimony, (2) a new upper bounding methodology for this problem using heuristic and randomization techniques, and (3) a highly
optimized branch and bound algorithm for this problem.