AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computation, having a word size of w=Ω(logn) bits, where n is the input size. The basic idea is to pack several elements of the input vector into a single computer word, effectively enabling parallel computation of convolutions. The technique is applied to approximate string matching under Hamming distance. The obtained algorithms are the fastest known. In particular, we reduce the complexity of the Amir et al. (2000) algorithm for k-mismatches from O(nklogk) to O(n+nk/wlogk). Those algorithms impose some (not severe) limitation on the pattern length, m. We present another, less efficient however, technique based on word-level parallelism, which works...
International Conference of Computational Methods in Sciences and Engineering 2006 (ICCMSE 2006)The ...
Abstract. The performance of the pattern matching algorithms based on bit-parallelism degrades when ...
Abstract We study the classical approximate string matching problem, that is, given strings P and Q ...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Bit-parallelism permits executing several operations simultaneously over a set of bits or numbers st...
The approximate string matching is useful in a wide area of applications such as biology. A practica...
We present a new bit-parallel technique for approximate string matching. We build on two previous te...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Bit Parallelism exploits bit level parallelism in hardware to perform operations. Bit Parallelism is...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Searching for all occurrences of a pattern in a text is a fundamental problem in computer science wi...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
International Conference of Computational Methods in Sciences and Engineering 2006 (ICCMSE 2006)The ...
Abstract. The performance of the pattern matching algorithms based on bit-parallelism degrades when ...
Abstract We study the classical approximate string matching problem, that is, given strings P and Q ...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Bit-parallelism permits executing several operations simultaneously over a set of bits or numbers st...
The approximate string matching is useful in a wide area of applications such as biology. A practica...
We present a new bit-parallel technique for approximate string matching. We build on two previous te...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Bit Parallelism exploits bit level parallelism in hardware to perform operations. Bit Parallelism is...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Searching for all occurrences of a pattern in a text is a fundamental problem in computer science wi...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
International Conference of Computational Methods in Sciences and Engineering 2006 (ICCMSE 2006)The ...
Abstract. The performance of the pattern matching algorithms based on bit-parallelism degrades when ...
Abstract We study the classical approximate string matching problem, that is, given strings P and Q ...