Optimal Regular Tree Pattern Matching Using Pushdown Automata

Author(s):  
Maya Madhavan ◽  
Priti Shankar
Kybernetika ◽  
2018 ◽  
pp. 221-242
Author(s):  
Ahlem Belabbaci ◽  
Hadda Cherroun ◽  
Loek Cleophas ◽  
Djelloul Ziadi

2012 ◽  
Vol 9 (3) ◽  
pp. 1125-1153
Author(s):  
J. Travnícek ◽  
J. Janousek ◽  
B. Melichar

Trees are one of the fundamental data structures used in Computer Science. We present a new kind of acyclic pushdown automata, the tree pattern pushdown automaton and the nonlinear tree pattern pushdown automaton, constructed for an ordered tree. These automata accept all tree patterns and nonlinear tree patterns, respectively, which match the tree and represent a full index of the tree for such patterns. Given a tree with n nodes, the numbers of these distinct tree patterns and nonlinear tree patterns can be at most 2n?1 +n and at most (2+v)n?1+2, respectively, where v is the maximal number of nonlinear variables allowed in nonlinear tree patterns. The total sizes of nondeterministic versions of the two pushdown automata are O(n) and O(n2), respectively. We discuss the time complexities and show timings of our implementations using the bit-parallelism technique. The timings show that for a given tree the running time is linear to the size of the input pattern.


10.14311/1113 ◽  
2009 ◽  
Vol 49 (2) ◽  
Author(s):  
T. Flouri

Tree pattern matching is an important operation in Computer Science on which a number of tasks such as mechanical theorem proving, term-rewriting, symbolic computation and non-procedural programming languages are based on. Work has begun on a systematic approach to the construction of tree pattern matchers by deterministic pushdown automata which read subject trees in prefix notation. The method is analogous to the construction of string pattern matchers: for given patterns, a non-deterministic pushdown automaton is created and then it is determinised. In this first paper, we present the proposed non-deterministic pushdown automaton which will serve as a basis for the determinisation process, and prove its correctness. 


2011 ◽  
Vol 22 (08) ◽  
pp. 1893-1907
Author(s):  
JAN ŽĎÁREK ◽  
BOŘIVOJ MELICHAR

A new approach to the 2D pattern matching and specifically to 2D text indexing is proposed. A transformation of a 2D text into the form of a tree is presented. It preserves the context of each element of the 2D text. The tree can be linearised using the prefix notation into the form of a string (a linear text) and the pattern matching is performed in this text. Pushdown automata indexing the 2D text are constructed over the tree representation. They allow to search for 2D prefixes, 2D suffixes, and 2D factors of the 2D text in time proportional to the size of the representation of a 2D pattern. This result achieves the properties analogous to the results obtained in tree pattern matching and string indexing.


2000 ◽  
Vol 242 (1-2) ◽  
pp. 125-142 ◽  
Author(s):  
Priti Shankar ◽  
Amitranjan Gantait ◽  
A.R. Yuvaraj ◽  
Maya Madhavan

2011 ◽  
Vol 23 (3) ◽  
pp. 402-416 ◽  
Author(s):  
Jiaheng Lu ◽  
Tok Wang Ling ◽  
Zhifeng Bao ◽  
Chen Wang

Sign in / Sign up

Export Citation Format

Share Document