2003
DOI: 10.1007/s00453-003-1065-y
|View full text |Cite
|
Sign up to set email alerts
|

Computing the Quartet Distance between Evolutionary Trees in Time O(n log n)

Abstract: Evolutionary trees describing the relationship for a set of species are central in evolutionary biology, and quantifying differences between evolutionary trees is therefore an important task. The quartet distance is a distance measure between trees previously proposed by Estabrook, McMorris, and Meacham. The quartet distance between two unrooted evolutionary trees is the number of quartet topology differences between the two trees, where a quartet topology is the topological subtree induced by four species. In… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
64
0

Year Published

2003
2003
2019
2019

Publication Types

Select...
7
1

Relationship

1
7

Authors

Journals

citations
Cited by 45 publications
(64 citation statements)
references
References 18 publications
0
64
0
Order By: Relevance
“…0 The quartet distance is analogous to the Robinson-Foulds distance but with the role of splits replaced by that of quartets (induced subtrees of size four) contained in a tree. The naive algorithm for computation is O(n 4 ), although it be computed in O(n 2 ) via a simple algorithm (Bryant et al 2000) and in O(n log n) via a more complex algorithm (Brodal et al 2004). In this paper, s will have one more taxon than t; we accommodate this difference for the Robinson-Foulds and quartet distances by simply taking the induced tree on s given by the set of lower taxa.…”
Section: A Theorem Demonstrating the Existence Of Unusual Upper Treesmentioning
confidence: 99%
“…0 The quartet distance is analogous to the Robinson-Foulds distance but with the role of splits replaced by that of quartets (induced subtrees of size four) contained in a tree. The naive algorithm for computation is O(n 4 ), although it be computed in O(n 2 ) via a simple algorithm (Bryant et al 2000) and in O(n log n) via a more complex algorithm (Brodal et al 2004). In this paper, s will have one more taxon than t; we accommodate this difference for the Robinson-Foulds and quartet distances by simply taking the induced tree on s given by the set of lower taxa.…”
Section: A Theorem Demonstrating the Existence Of Unusual Upper Treesmentioning
confidence: 99%
“…Brodal et al [2] improved the quartet calculation runtime to O(n lg 2 n) for binary trees, and subsequently impro>ved this to O(n lg n) [3].…”
Section: Previous Workmentioning
confidence: 99%
“…The algorithm for calculating the quartet distance for binary trees in time O(n lg 2 n) from [2] has been implemented and documented to be useful in practice [10]. 1 The algorithm calculating the quartet distance for trees of arbitrary degree in time O(n 2.688 ) has also been implemented [11].…”
Section: Existing Implementationsmentioning
confidence: 99%
“…Given a ground-truth topology for a set of taxa and a second topology on the http://www.almob.org/content/7/1/32 same taxa, the Robinson-Foulds quality is the fraction of the non-trivial splits (internal edges) of one topology found in the other. The quartet quality (see, e.g., [15,16]) is the fraction of the n 4 quartets that have the same result in both tree topologies. The Robinson-Foulds measure is fragile: a single misplaced taxon can ruin all of the splits of the tree.…”
Section: Quality Measuresmentioning
confidence: 99%