Edit distance between trees is a natural generalization of the classical edit distance between strings, in which the allowed elementary operations are contraction, uncontraction and relabeling of an edge. Demaine et al. [ACM Trans. on Algorithms, 6(1), 2009] showed how to compute the edit distance between rooted trees on n nodes in O(n^3) time. However, generalizing their method to unrooted trees seems quite problematic, and the most efficient known solution remains to be the previous O(n^3 log n) time algorithm by Klein [ESA 1998]. Given the lack of progress on improving this complexity, it might appear that unrooted trees are simply more difficult than rooted trees. We show that this is, in fact, not the case, and edit distance between un...
Defining and computing distances between tree structures is a classical area of study in theoretical...
International audienceWe consider the problem of matching unrooted unordered labeled trees, which re...
We present an algorithm to approximate edit distance between two ordered and rooted trees of bounded...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
[[abstract]]One of the most important problem in computational biology is the tree editing problem w...
Abstract. The edit distance between two ordered rooted trees with vertex labels is the minimum cost ...
AbstractThis paper presents a fixed-parameter algorithm for the tree edit distance problem for unord...
AbstractDefining and computing distances between tree structures is a classical area of study in the...
Tree edit distance is a well-known generalization of the edit distance problem to rooted trees. In t...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
AbstractWe study the behavior of dynamic programming methods for the tree edit distance problem, suc...
We consider the edit distance problem on rooted ordered trees parameterized by the trees’ depth. For...
We consider the classical tree edit distance between ordered labeled trees, which is defined as the ...
In this paper, we propose tree edit distance with variables, which is an extension of the tree edit ...
Defining and computing distances between tree structures is a classical area of study in theoretical...
International audienceWe consider the problem of matching unrooted unordered labeled trees, which re...
We present an algorithm to approximate edit distance between two ordered and rooted trees of bounded...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
[[abstract]]One of the most important problem in computational biology is the tree editing problem w...
Abstract. The edit distance between two ordered rooted trees with vertex labels is the minimum cost ...
AbstractThis paper presents a fixed-parameter algorithm for the tree edit distance problem for unord...
AbstractDefining and computing distances between tree structures is a classical area of study in the...
Tree edit distance is a well-known generalization of the edit distance problem to rooted trees. In t...
AbstractWe describe a linear-time algorithm for comparing two similar ordered rooted trees with node...
AbstractWe study the behavior of dynamic programming methods for the tree edit distance problem, suc...
We consider the edit distance problem on rooted ordered trees parameterized by the trees’ depth. For...
We consider the classical tree edit distance between ordered labeled trees, which is defined as the ...
In this paper, we propose tree edit distance with variables, which is an extension of the tree edit ...
Defining and computing distances between tree structures is a classical area of study in theoretical...
International audienceWe consider the problem of matching unrooted unordered labeled trees, which re...
We present an algorithm to approximate edit distance between two ordered and rooted trees of bounded...