English

Fast Compatibility Testing for Phylogenies with Nested Taxa

Data Structures and Algorithms 2016-05-09 v1

Abstract

Semi-labeled trees are phylogenies whose internal nodes may be labeled by higher-order taxa. Thus, a leaf labeled Mus musculus could nest within a subtree whose root node is labeled Rodentia, which itself could nest within a subtree whose root is labeled Mammalia. Suppose we are given collection P\mathcal P of semi-labeled trees over various subsets of a set of taxa. The ancestral compatibility problem asks whether there is a semi-labeled tree T\mathcal T that respects the clusterings and the ancestor/descendant relationships implied by the trees in P\mathcal P. We give a O~(MP)\tilde{O}(M_{\mathcal{P}}) algorithm for the ancestral compatibility problem, where MPM_{\mathcal{P}} is the total number of nodes and edges in the trees in P\mathcal P. Unlike the best previous algorithm, the running time of our method does not depend on the degrees of the nodes in the input trees.

Keywords

Cite

@article{arxiv.1605.02045,
  title  = {Fast Compatibility Testing for Phylogenies with Nested Taxa},
  author = {Yun Deng and David Fernández-Baca},
  journal= {arXiv preprint arXiv:1605.02045},
  year   = {2016}
}

Comments

3 figures

R2 v1 2026-06-22T13:55:04.792Z