1. Problem Ordered labeled trees are trees whose nodes are labeled and in which the ° left-to-right order among siblings is significant. We consider the distance between two trees to be the minimum number of edit operations (insert, delete, and modify) necessary to transform one tree to another. We present three algorithms to find the distance. The first algorithm is a simple dynamic program-ming algorithm based on a postorder traversal whose complexity improves upon the best previ-ously published algorithm due to Tai (T79 in JACM). The second and third algorithms are parallel algorithms based on the application of suf-fix trees to the comparison problem. The cost of executing these algorithms is a monotonic increas-ing function of the dist...
AbstractIn this paper, we propose a formal definition of a new class of trees called semi-ordered tr...
We consider the edit distance problem on rooted ordered trees parameterized by the trees’ depth. For...
Paaßen B. Revisiting the tree edit distance and its backtracing: A tutorial. arXiv:1805.06869. Draft...
Ordered labeled trees are trees in which the left-to-right order among siblings is. significant. The...
Abstract. The edit distance between two ordered rooted trees with vertex labels is the minimum cost ...
We consider the classical tree edit distance between ordered labeled trees, which is defined as the ...
We consider the classical tree edit distance between ordered labelled trees, which is defined as the...
[[abstract]]One of the most important problem in computational biology is the tree editing problem w...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
AbstractThis paper presents a fixed-parameter algorithm for the tree edit distance problem for unord...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
AbstractIn this paper we propose a dynamic programming algorithm to compare two quotiented ordered t...
The distance between two ordered labeled trees is considered to be the minimum sum of the weights as...
We present an algorithm to approximate edit distance between two ordered and rooted trees of bounded...
Abstract. Given two rooted, labeled, unordered trees, the common sub-tree problem is to nd a bijecti...
AbstractIn this paper, we propose a formal definition of a new class of trees called semi-ordered tr...
We consider the edit distance problem on rooted ordered trees parameterized by the trees’ depth. For...
Paaßen B. Revisiting the tree edit distance and its backtracing: A tutorial. arXiv:1805.06869. Draft...
Ordered labeled trees are trees in which the left-to-right order among siblings is. significant. The...
Abstract. The edit distance between two ordered rooted trees with vertex labels is the minimum cost ...
We consider the classical tree edit distance between ordered labeled trees, which is defined as the ...
We consider the classical tree edit distance between ordered labelled trees, which is defined as the...
[[abstract]]One of the most important problem in computational biology is the tree editing problem w...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
AbstractThis paper presents a fixed-parameter algorithm for the tree edit distance problem for unord...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
AbstractIn this paper we propose a dynamic programming algorithm to compare two quotiented ordered t...
The distance between two ordered labeled trees is considered to be the minimum sum of the weights as...
We present an algorithm to approximate edit distance between two ordered and rooted trees of bounded...
Abstract. Given two rooted, labeled, unordered trees, the common sub-tree problem is to nd a bijecti...
AbstractIn this paper, we propose a formal definition of a new class of trees called semi-ordered tr...
We consider the edit distance problem on rooted ordered trees parameterized by the trees’ depth. For...
Paaßen B. Revisiting the tree edit distance and its backtracing: A tutorial. arXiv:1805.06869. Draft...