The approximate string matching is useful in a wide area of applications such as biology. A practically significant speedup for solving this problem is obtained by representing strings as bit sequences and computing the comparisons of plural characters simultaneously by bit operations. In this method, a practical run-time depends on the word size of a computer. In this paper, as another parameter of the performance of a computer, the number of processors is considered. An efficient algorithm based on the previous speedup method is modified into a parallel algorithm. In the concrete, an $ O(mnlogm/w) $ algorithm for a problem of approximate string matching is modified to an $ O(mn/w)$ algorithm for a computer with m processors
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
AbstractApproximate string matching is one of the most important technologies in the field of comput...
This paper presents an approximate string matching algorithm on the 1023-processor parallel computer...
International Conference of Computational Methods in Sciences and Engineering 2006 (ICCMSE 2006)The ...
Abstract: Bit parallelism is an inherent property of computer to perform bitwise a parallel operatio...
Given a text T [1 : : : n] and a pattern P [1 : : : m] over some alphabet of size , we want to nd ...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Bit Parallelism exploits bit level parallelism in hardware to perform operations. Bit Parallelism is...
Approximate string matching with k-differences has a number of practical applications, ranging from ...
AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computati...
Bit-parallelism permits executing several operations simultaneously over a set of bits or numbers st...
The intrinsic parallelism in bit operations like AND/OR inside a computer word is known as bit paral...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
Abstract. The O ( mn ¡ / w), where m is pattern length, n is text length and w is the computer wo...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
AbstractApproximate string matching is one of the most important technologies in the field of comput...
This paper presents an approximate string matching algorithm on the 1023-processor parallel computer...
International Conference of Computational Methods in Sciences and Engineering 2006 (ICCMSE 2006)The ...
Abstract: Bit parallelism is an inherent property of computer to perform bitwise a parallel operatio...
Given a text T [1 : : : n] and a pattern P [1 : : : m] over some alphabet of size , we want to nd ...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Bit Parallelism exploits bit level parallelism in hardware to perform operations. Bit Parallelism is...
Approximate string matching with k-differences has a number of practical applications, ranging from ...
AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computati...
Bit-parallelism permits executing several operations simultaneously over a set of bits or numbers st...
The intrinsic parallelism in bit operations like AND/OR inside a computer word is known as bit paral...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
Abstract. The O ( mn ¡ / w), where m is pattern length, n is text length and w is the computer wo...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
AbstractApproximate string matching is one of the most important technologies in the field of comput...
This paper presents an approximate string matching algorithm on the 1023-processor parallel computer...