@inproceedings{7a343f0cce164de59f3db0797a7365d1,
title = "On the complexity of finding a largest common subtree of bounded degree",
abstract = "The largest common subtree problem is to find a bijective mapping between subsets of nodes of two input rooted trees of maximum cardinality or weight that preserves labels and ancestry relationship. This problem is known to be NP-hard for unordered trees. In this paper, we consider a restricted unordered case in which the maximum outdegree of a common subtree is bounded by a constant D. We present an O(nD) time algorithm where n is the maximum size of two input trees, which improves a previous O(n2D) time algorithm. We also prove that this restricted problem is W[1]-hard for parameter D.",
keywords = "dynamic programming, parameterized complexity, tree edit distance, unordered trees",
author = "Tatsuya Akutsu and Takeyuki Tamura and Melkman, \{Avraham A.\} and Atsuhiro Takasu",
year = "2013",
month = sep,
day = "3",
doi = "10.1007/978-3-642-40164-0\_4",
language = "English",
isbn = "9783642401633",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "4--15",
booktitle = "Fundamentals of Computation Theory - 19th International Symposium, FCT 2013, Proceedings",
note = "19th International Symposium on Fundamentals of Computation Theory, FCT 2013 ; Conference date: 19-08-2013 Through 21-08-2013",
}