A new parallel algorithm for transforming an arithmetic infix expression into a par se tree is presented. The technique is based on a result due to Fischer (1980) which enables the construction of the parse tree, by appropriately scanning the vector of precedence values associated with the elements of the expression. The algorithm presented here is suitable for execution on a shared memory model of an SIMD machine with no read/write conflicts permitted. It uses O(n) processors and has a time complexity of O(log2n) where n is the expression length. Parallel algorithms for generating code for an SIMD machine are also presented
This paper considers the expression and derivation of efficient data parallel programs for SIMD and ...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
This paper presents new algorithms for the parallel evaluation of certain polynomial expres-sions. I...
The problem of parsing and compiling arithmetic expressions in parallel computational environments i...
AbstractParallel algorithms for evaluating arithmetic expressions generally assume the computation t...
Parallel algorithms for parsing expressions on mesh, shuffle, cube, and cube-connected cycle paralle...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
A novel comprehensive and coherent approach for the purpose of increasing instruction-level parallel...
A general framework for parallel parsing is presented, which allows for a unitied, systematic approa...
Computation speed of syntactic pattern recognition and image analysis algorithms have always been re...
A parallel parsing technique is presented in which parentheses are inserted in the string to be pars...
Abstract. We present a cost optimal parallel algorithm for the computation of arithmetic coding. We ...
Abstract: "Experienced algorithm designers rely heavily on a set of building blocks and on the tools...
. The speed of integer and rational arithmetic increases significantly by systolic implementation on...
This paper considers the expression and derivation of efficient data parallel programs for SIMD and ...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
This paper presents new algorithms for the parallel evaluation of certain polynomial expres-sions. I...
The problem of parsing and compiling arithmetic expressions in parallel computational environments i...
AbstractParallel algorithms for evaluating arithmetic expressions generally assume the computation t...
Parallel algorithms for parsing expressions on mesh, shuffle, cube, and cube-connected cycle paralle...
AbstractWe present an optimal parallel algorithm (log2 n time, n/log2 n processors) for computing th...
1 The parentheses-matching problem is of crucial importance in the construction of expression tree ...
A novel comprehensive and coherent approach for the purpose of increasing instruction-level parallel...
A general framework for parallel parsing is presented, which allows for a unitied, systematic approa...
Computation speed of syntactic pattern recognition and image analysis algorithms have always been re...
A parallel parsing technique is presented in which parentheses are inserted in the string to be pars...
Abstract. We present a cost optimal parallel algorithm for the computation of arithmetic coding. We ...
Abstract: "Experienced algorithm designers rely heavily on a set of building blocks and on the tools...
. The speed of integer and rational arithmetic increases significantly by systolic implementation on...
This paper considers the expression and derivation of efficient data parallel programs for SIMD and ...
Parenthesis matching is an important step in the construction of computation tree form and parsing. ...
This paper presents new algorithms for the parallel evaluation of certain polynomial expres-sions. I...