Parenthesis matching is an important step in the construction of computation tree form and parsing. A new parallel algorithm is presented for matching a string of n parentheses in O(log n) time using n/log n processors on an exclusive-read, exclusive-write parallel random-access machine (EREW PRAM). The previously best-known method requires O(log2 n) time and n/log n processors on an EREW PRAM or a concurrent-read, exclusive-write PRAM for O(log n) time complexity.link_to_subscribed_fulltex
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...
An optimal O (log log n)* time parallel algorithm for string matching on CRCW-PRAM is presented. It ...
We present two new parallel algorithms for matching parentheses on an exclusive-read exclusive-write...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
Parallel parenthesis-matching algorithm has in the past been used to design parallel algorithms for ...
AbstractParallel algorithms for evaluating arithmetic expressions generally assume the computation t...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
AbstractThe parentheses matching problem is considered. Suppose we are given a balanced sequence of ...
AbstractTerm matching is an important problem that arises very often in term rewriting and in functi...
The goal of a parallel algorithm is to solve a single problem using multiple pro-cessors working tog...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
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...
An optimal O (log log n)* time parallel algorithm for string matching on CRCW-PRAM is presented. It ...
We present two new parallel algorithms for matching parentheses on an exclusive-read exclusive-write...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
Parallel parenthesis-matching algorithm has in the past been used to design parallel algorithms for ...
AbstractParallel algorithms for evaluating arithmetic expressions generally assume the computation t...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
AbstractThe parentheses matching problem is considered. Suppose we are given a balanced sequence of ...
AbstractTerm matching is an important problem that arises very often in term rewriting and in functi...
The goal of a parallel algorithm is to solve a single problem using multiple pro-cessors working tog...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Let WRAM [PRAM] be a parallel computer with p processors (RAM's) which share a common memory and are...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
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...
An optimal O (log log n)* time parallel algorithm for string matching on CRCW-PRAM is presented. It ...