Tree pattern matching is a fundamental operation that is used in a number of programming tasks such as code optimization in compilers, symbolic computation, automatic theorem proving and term rewriting. An important special case of this operation is linear tree pattern matching in which an instance of any variable in the pattern occurs at most once. In this paper we describe a new parallel algorithm for linear tree pattern matching using a parallel random access machine model
This paper presents general results on the probabilities of occurrences of patterns in trees, which ...
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
AbstractForest matching is a fundamental step in solving various problems defined on terms such as t...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
AbstractTerm matching is an important problem that arises very often in term rewriting and in functi...
Parallel parenthesis-matching algorithm has in the past been used to design parallel algorithms for ...
Tree pattern matching on ordered trees is an important problem in Computer Science. Ordered trees ca...
AbstractWe consider the problem of linear regular tree pattern matching and describe a new solution ...
Term matching is a compute-intensive problem that often arises in symbolic manipulation systems like...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
We consider the problem of linear regular tree pattern matching and describe a new solution based on...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
This paper presents general results on the probabilities of occurrences of patterns in trees, which ...
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
Tree pattern matching is a fundamental operation that is used in a number of programming tasks such ...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
AbstractForest matching is a fundamental step in solving various problems defined on terms such as t...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
AbstractTerm matching is an important problem that arises very often in term rewriting and in functi...
Parallel parenthesis-matching algorithm has in the past been used to design parallel algorithms for ...
Tree pattern matching on ordered trees is an important problem in Computer Science. Ordered trees ca...
AbstractWe consider the problem of linear regular tree pattern matching and describe a new solution ...
Term matching is a compute-intensive problem that often arises in symbolic manipulation systems like...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
We consider the problem of linear regular tree pattern matching and describe a new solution based on...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
This paper presents general results on the probabilities of occurrences of patterns in trees, which ...
We present a new backward tree pattern matching algorithm for ordered trees. The algorithm finds all...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...