English

Fast error-tolerant quartet phylogeny algorithms

Populations and Evolution 2010-10-12 v1 Computational Engineering, Finance, and Science Data Structures and Algorithms

Abstract

We present an algorithm for phylogenetic reconstruction using quartets that returns the correct topology for nn taxa in O(nlogn)O(n \log n) time with high probability, in a probabilistic model where a quartet is not consistent with the true topology of the tree with constant probability, independent of other quartets. Our incremental algorithm relies upon a search tree structure for the phylogeny that is balanced, with high probability, no matter what the true topology is. Our experimental results show that our method is comparable in runtime to the fastest heuristics, while still offering consistency guarantees.

Keywords

Cite

@article{arxiv.1010.1866,
  title  = {Fast error-tolerant quartet phylogeny algorithms},
  author = {Daniel G. Brown and Jakub Truszkowski},
  journal= {arXiv preprint arXiv:1010.1866},
  year   = {2010}
}
R2 v1 2026-06-21T16:26:12.404Z