Quartet distance

The quartet distance[1] is a way of measuring the distance between two phylogenetic trees. It is defined as the number of subsets of four leaves that are not related by the same topology in both trees.

Computing the quartet distance

The most straightforward computation of the quartet distance would require time, where is the number of leaves in the trees.

For binary trees, better algorithms have been found to compute the distance in

and

Brodal et al. found an algorithm that takes time to compute the quartet distance between two multifurcating trees when is the maximum degree of the trees.[5]

References

  1. Estabrook, George F.; McMorris, F. R.; Meacham, Christopher A. (1985). "Comparison of Undirected Phylogenetic Trees Based on Subtrees of Four Evolutionary Units". Systematic Zoology. 34 (2): 193–200. doi:10.2307/2413326. JSTOR 2413326.
  2. Bryant, D.; J. Tsang; P. E. Kearney; M. Li. (11 Jan 2000). "Computing the quartet distance between evolutionary trees". Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms. N.Y.: ACM Press: 285–286.
  3. Brodal, Gerth Stølting; Rolf Fagerberg; Christian N.S. Pedersen (2001). "Computing the Quartet Distance Between Evolutionary Trees in Time ". Algorithmica. Springer-Verlag. pp. 731–742.
  4. Brodal, Gerth Stølting; Rolf Fagerberg; Christian Nørgaard Storm Pedersen (2003). "Computing the Quartet Distance Between Evolutionary Trees in Time ". Algorithmica, Special issue on ISAAC 2001. 38 (2): 377–395. doi:10.1007/s00453-003-1065-y.
  5. Brodal, GS; R Fagerberg; T Mailund; CNS Pedersen; A Sand (2013). "Efficient algorithms for computing the triplet and quartet distance between trees of arbitrary degree" (PDF). Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms (SODA'13). SIAM: 1814–1832.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.