Cargando…

Algorithms for Computing the Triplet Quartet Distances for Binary General Trees

Distance measures between trees are useful for comparing trees in a systematic manner, and several different distance measures have been proposed. The triplet and quartet distances, for rooted and unrooted trees, respectively, are defined as the number of subsets of three or four leaves, respectivel...

Descripción completa

Detalles Bibliográficos
Autores principales: Sand, Andreas, Holt, Morten K., Johansen, Jens, Fagerberg, Rolf, Brodal, Gerth Stølting, Pedersen, Christian N. S., Mailund, Thomas
Formato: Online Artículo Texto
Lenguaje:English
Publicado: MDPI 2013
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4009797/
https://www.ncbi.nlm.nih.gov/pubmed/24833220
http://dx.doi.org/10.3390/biology2041189
Descripción
Sumario:Distance measures between trees are useful for comparing trees in a systematic manner, and several different distance measures have been proposed. The triplet and quartet distances, for rooted and unrooted trees, respectively, are defined as the number of subsets of three or four leaves, respectively, where the topologies of the induced subtrees differ. These distances can trivially be computed by explicitly enumerating all sets of three or four leaves and testing if the topologies are different, but this leads to time complexities at least of the order n(3) or n(4) just for enumerating the sets. The different topologies can be counted implicitly, however, and in this paper, we review a series of algorithmic improvements that have been used during the last decade to develop more efficient algorithms by exploiting two different strategies for this; one based on dynamic programming and another based on coloring leaves in one tree and updating a hierarchical decomposition of the other.