Academia.eduAcademia.edu

A Note on Some Tree Similarity Measures

1982, Information Processing Letters

Abstract
sparkles

AI

This note discusses measures of similarity between trees, focusing on both labelled and unlabelled binary search trees. The authors introduce a distance metric based on rotation transformations and provide results indicating that unlabelled trees can be transformed with O(n) operations while labelled trees require O(n log n) operations. The emphasis is on establishing theoretical bounds and implications of the findings, leaving open questions regarding optimality and complexity of determining distance between tree structures.