An analysis for fast construction of states in the bottom-up tree pattern matching scheme

Citation
Kw. Kang et al., An analysis for fast construction of states in the bottom-up tree pattern matching scheme, IEICE T INF, E82D(5), 1999, pp. 973-976
Citations number
15
Categorie Soggetti
Information Tecnology & Communication Systems
Journal title
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS
ISSN journal
09168532 → ACNP
Volume
E82D
Issue
5
Year of publication
1999
Pages
973 - 976
Database
ISI
SICI code
0916-8532(199905)E82D:5<973:AAFFCO>2.0.ZU;2-G
Abstract
In this paper, we propose an efficient method of constructing states in bot tom-up tree pattern matching with dynamic programming technique for optimal code generation. This method can be derived from precomputing the analysis which is needed for constructing states. The proposed scheme is more effic ient than other scheme because we can avoid unfruitful tests in constructin g states at compile time. Furthermore, the relevant analyses needed for thi s proposal are largely achieved at compile-compile time, which secures actu al efficiency at compile time.