Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are allowed simultaneous reads and writes [only simultaneous reads]. The only type of simultaneous writes allowed is a simultaneous AND: a subset of the processors may write 0 simultaneously into the same memory cell. Let t be the time bound of the computer. We design below families of parallel algorithms that solve the string matching problem with inputs of size n (n is the sum of lengths of the pattern and the text) and have the following performance in terms of p, t and n: (1) For WRAM: pt = O(n) for p ⩽ n/log n (i.e., t ⩾ log n).† (2) for PRAM: pt = O(n) for p ⩽ n/log2 n (i.e., t ⩾ log2 n). (3) For WRAM: t = constant for p = n1 + ε and any ε >...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
Traditional parallel single string matching algorithms are always based on PRAM computation model. T...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
An optimal O (log log n)* time parallel algorithm for string matching on CRCW-PRAM is presented. It ...
Breslauer and Galil have shown that the string matching problem requires \Theta(d n p e + log log ...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
We study fundamental comparison problems on strings of characters, equipped with the usual lexicogra...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
We give an alphabet-independent deterministic parallel algorithm for finding all occurrences of a pa...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
AbstractAn O(log log m) time n log mlog log m-processor CRCW-PRAM algorithm for the string prefix-ma...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
Traditional parallel single string matching algorithms are always based on PRAM computation model. T...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
An optimal O (log log n)* time parallel algorithm for string matching on CRCW-PRAM is presented. It ...
Breslauer and Galil have shown that the string matching problem requires \Theta(d n p e + log log ...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
We study fundamental comparison problems on strings of characters, equipped with the usual lexicogra...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
We give an alphabet-independent deterministic parallel algorithm for finding all occurrences of a pa...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
AbstractAn O(log log m) time n log mlog log m-processor CRCW-PRAM algorithm for the string prefix-ma...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
Traditional parallel single string matching algorithms are always based on PRAM computation model. T...