@inbook{53a11599a1fe4f4f90f17e89ac8fe220,
title = "Computing All Subtree Repeats in Ordered Ranked Trees",
abstract = "We consider the problem of finding all subtree repeats in a given ordered ranked tree. Specifically, we transform the given tree to a string representing its postfix notation, and then propose an algorithm based on the bottom-up technique. The proposed algorithm is divided into two phases: the preprocessing phase, and the phase where all subtree repeats are cornputed. The linear runtime of the algorithm, as well as the use of linear auxiliary space, are important aspects of its quality.",
keywords = "PUSHDOWN-AUTOMATA",
author = "Michalis Christou and Maxime Crochemore and Tomas Flouri and Iliopoulos, {Costas S.} and Jan Janousek and Borivoj Melichar and Solon Pissis",
year = "2011",
doi = "10.1007/978-3-642-24583-1_33",
language = "English",
isbn = "9783642245824",
volume = "N/A",
series = "Lecture Notes in Computer Science",
publisher = "Springer Berlin Heidelberg",
pages = "338--343",
editor = "R Grossi and F Sebastiani and F Silvestri",
booktitle = "String Processing and Information Retrieval",
edition = "N/A",
note = "18th International Symposium on String Processing and Information Retrieval ; Conference date: 17-10-2011 Through 21-10-2011",
}