Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms 2013
DOI: 10.1137/1.9781611973105.130
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Algorithms for Computing the Triplet and Quartet Distance Between Trees of Arbitrary Degree

Abstract: The triplet and quartet distances are distance measures to compare two rooted and two unrooted trees, respectively. The leaves of the two trees should have the same set of n labels. The distances are defined by enumerating all subsets of three labels (triplets) and four labels (quartets), respectively, and counting how often the induced topologies in the two input trees are different. In this paper we present efficient algorithms for computing these distances. We show how to compute the triplet distance in tim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
69
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 27 publications
(69 citation statements)
references
References 9 publications
0
69
0
Order By: Relevance
“…We present an implementation, evaluation and improvements to the algorithms in [4]. The algorithm in [4] for computing the triplet distance between two trees of arbitrary degree uses time O(n · 1 Source code at http://cs.au.dk/~mailund/qdist.html 2 Source code at http://birc.au.dk/software/qdist/ lg n) and space O(n · min(d 1 , lg n)).…”
Section: Our Resultsmentioning
confidence: 99%
See 4 more Smart Citations
“…We present an implementation, evaluation and improvements to the algorithms in [4]. The algorithm in [4] for computing the triplet distance between two trees of arbitrary degree uses time O(n · 1 Source code at http://cs.au.dk/~mailund/qdist.html 2 Source code at http://birc.au.dk/software/qdist/ lg n) and space O(n · min(d 1 , lg n)).…”
Section: Our Resultsmentioning
confidence: 99%
“…The algorithm in [4] for computing the triplet distance between two trees of arbitrary degree uses time O(n · 1 Source code at http://cs.au.dk/~mailund/qdist.html 2 Source code at http://birc.au.dk/software/qdist/ lg n) and space O(n · min(d 1 , lg n)). Runtime and memory usage results for this algorithm are presented in Sect.…”
Section: Our Resultsmentioning
confidence: 99%
See 3 more Smart Citations