Matching Subsequences in Trees
数据结构与算法
2011-11-09 v3
摘要
Given two rooted, labeled trees and the tree path subsequence problem is to determine which paths in are subsequences of which paths in . Here a path begins at the root and ends at a leaf. In this paper we propose this problem as a useful query primitive for XML data, and provide new algorithms improving the previously best known time and space bounds.
引用
@article{arxiv.cs/0512061,
title = {Matching Subsequences in Trees},
author = {Philip Bille and Inge Li Goertz},
journal= {arXiv preprint arXiv:cs/0512061},
year = {2011}
}
备注
Minor correction of typos, etc