This paper presents general results on the probabilities of occurrences of patterns in trees, which serve to analyze a commonly used pattern matching algorithm on trees. It appears that for a wide class of statistics on trees, pattern-matching has a linear expected time complexity (in contrast to a quadratic worst-case behaviour). The methods used are both combinatorial and analytic and prove useful in the evaluation of a wide class of tree algorithms
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
Various definitions and frameworks for discovering frequent trees in forests have been developed rec...
21st International Colloquium, ICALP 94 Jerusalem, Israel, July 11–14, 1994 ProceedingsWe analyze th...
AbstractPattern matching in trees is fundamental to a variety of programming language systems. Howev...
Pattern matching in trees is fundamental to a variety of programming language systems. However, prog...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Tree pattern matching on ordered trees is an important problem in Computer Science. Ordered trees ca...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
In 1970, Knuth, Pratt, and Morris [1] showed how to do basic pattern matching in linear time. Relate...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
In this chapter, I outline a new algorithm for regular tree pattern matching. The existence of this ...
We introduce a new metric of match, called Cartesian tree matching, which means that two strings mat...
summary:In this work we deal with tree pattern matching over ranked trees, where the pattern set to ...
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
Various definitions and frameworks for discovering frequent trees in forests have been developed rec...
21st International Colloquium, ICALP 94 Jerusalem, Israel, July 11–14, 1994 ProceedingsWe analyze th...
AbstractPattern matching in trees is fundamental to a variety of programming language systems. Howev...
Pattern matching in trees is fundamental to a variety of programming language systems. However, prog...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Tree pattern matching on ordered trees is an important problem in Computer Science. Ordered trees ca...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
In 1970, Knuth, Pratt, and Morris [1] showed how to do basic pattern matching in linear time. Relate...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
In this chapter, I outline a new algorithm for regular tree pattern matching. The existence of this ...
We introduce a new metric of match, called Cartesian tree matching, which means that two strings mat...
summary:In this work we deal with tree pattern matching over ranked trees, where the pattern set to ...
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
Various definitions and frameworks for discovering frequent trees in forests have been developed rec...