Faster Weighted and Unweighted Tree Edit Distance and APSP Equivalence
Faster Weighted and Unweighted Tree Edit Distance and APSP Equivalence
The tree edit distance (TED) between two rooted ordered trees with $n$ nodes labeled from an alphabet $\Sigma$ is the minimum cost of transforming one tree into the other by a sequence of valid operations consisting of insertions, deletions and relabeling of nodes. The tree edit distance is a well-known …