Approximating tree edit distance through string edit distance

  • Authors:
  • Tatsuya Akutsu;Daiji Fukagawa;Atsuhiro Takasu

  • Affiliations:
  • Bioinformatics Center, Institute for Chemical Research, Kyoto University, Kyoto, Japan;National Institute of Informatics, Tokyo, Japan;National Institute of Informatics, Tokyo, Japan

  • Venue:
  • ISAAC'06 Proceedings of the 17th international conference on Algorithms and Computation
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an O(n2) time algorithm for approximating the unit cost edit distance for ordered and rooted trees of bounded degree within a factor of O(n3/4), where n is the maximum size of two input trees, and the algorithm is based on transformation of an ordered and rooted tree into a string.