Fast Compatibility Testing for Rooted Phylogenetic Trees
Data Structures and Algorithms
2015-10-28 v1
Abstract
We consider the following basic problem in phylogenetic tree construction. Let be a collection of rooted phylogenetic trees over various subsets of a set of species. The tree compatibility problem asks whether there is a tree with the following property: for each , can be obtained from the restriction of to the species set of by contracting zero or more edges. If such a tree exists, we say that is compatible. We give a algorithm for the tree compatibility problem, where is the total number of nodes and edges in . Unlike previous algorithms for this problem, the running time of our method does not depend on the degrees of the nodes in the input trees. Thus, it is equally fast on highly resolved and highly unresolved trees.
Cite
@article{arxiv.1510.07758,
title = {Fast Compatibility Testing for Rooted Phylogenetic Trees},
author = {Yun Deng and David Fernández-Baca},
journal= {arXiv preprint arXiv:1510.07758},
year = {2015}
}