1979
DOI: 10.1109/tpami.1979.6786615
|View full text |Cite
|
Sign up to set email alerts
|

A Tree-to-Tree Distance and Its Application to Cluster Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
31
0
1

Year Published

1980
1980
2016
2016

Publication Types

Select...
5
5

Relationship

0
10

Authors

Journals

citations
Cited by 95 publications
(32 citation statements)
references
References 0 publications
0
31
0
1
Order By: Relevance
“…The tree edit distance computation for unordered trees is NP-complete [Zhang89]. Polynomial-time algorithms [Zhang89,Demaine07,Touzet03,Bille05,Klein98,Lu79,Wang94] only exist for ordered trees. As for classification or clustering hierarchies, there is no specific order among siblings.…”
Section: Introductionmentioning
confidence: 99%
“…The tree edit distance computation for unordered trees is NP-complete [Zhang89]. Polynomial-time algorithms [Zhang89,Demaine07,Touzet03,Bille05,Klein98,Lu79,Wang94] only exist for ordered trees. As for classification or clustering hierarchies, there is no specific order among siblings.…”
Section: Introductionmentioning
confidence: 99%
“…In the early seventies, Wagner and Fisher [42] presented an algorithm which computes the distance between two strings of characters as the minimum cost sequence of elementary operations needed to transform one string into the other. In order to define a distance between rooted tree graphs, Tai [37], Selkow [32] and Lu [24] proposed a generalization of the Wagner and Fisher algorithm with application in different fields [27,28,32]. All the tree graphs discussed in these papers are ordered, meaning that the sets of sons of any vertex are ordered sets.…”
Section: Plant Comparison Methodsmentioning
confidence: 99%
“…The distance between T 1 and T 2 is then defined to be the cost of such a sequence. Many approaches generalizing string edit distance to trees have been proposed (Lu, 1979;Selkow, 1977;Tai, 1979;Tanaka & Tanaka, 1988) and the best known result for ordered trees is by Zhang and Shasha (1989). Given two ordered trees T 1 and T 2 , their algorithm finds an optimal edit script in time O(|T 1 | × |T 2 | × min{depth(T 1 ), leaves(T 1 )} × min{depth(T 2 ), leaves(T 2 )}), where |T| denotes the number of nodes in a tree T, depth(T) denotes the depth of a tree T, and leaves(T) denotes the number of leaves of a tree T. Edit distance for unordered trees has been investigated by Zhang, Statman, and Shasha (1992).…”
Section: Related Workmentioning
confidence: 99%