International audienceWe propose a simple but e cient algorithm for searching all occurrences of a pattern or a class of patterns (length m) in a text (length n) with at most k mismatches. This algorithm relies on the Shift-Add algorithm of Baeza-Yates and Gonnet [6], which involves representing by a bit number the current state of the search and uses the ability of programming languages to handle bit words. State representation should not, therefore, exceeds the word size w, that is, m(⌈log2(k+1)⌉+1 )≤w. This algorithm consists in a preprocessing step and a searching step. It is linear and performs 3n operations during the searching step. Notions of shift and character skip found in the Boyer-Moore (BM) [9] approach, are introduced in this...
AbstractThis paper surveys techniques for designing efficient sequential and parallel approximate st...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
We present a new bit-parallel technique for approximate string matching. We build on two previous te...
International audienceWe propose a simple but e cient algorithm for searching all occurrences of a p...
International audienceString matching is the problem of finding all the occurrences of a pattern in ...
AbstractString matching is the problem of finding all the occurrences of a pattern in a text. We pre...
The present chapter describes a few standard algorithms used for processing texts
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
This article adderesses the exact string matching problem which consists in finding all occurrences ...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
AbstractWe study Boyer-Moore-type string searching algorithms. We analyze the Horspool's variant. Th...
AbstractThe Boyer and Moore (BM) pattern matching algorithm is considered as one of the best, but it...
This paper surveys techniques for designing efficient sequential and parallel approximate string mat...
This research investigates the behavior of the Boyer-Moore-Horspool (BMH) and the Boyer-Moore-Raita ...
AbstractThis paper surveys techniques for designing efficient sequential and parallel approximate st...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
We present a new bit-parallel technique for approximate string matching. We build on two previous te...
International audienceWe propose a simple but e cient algorithm for searching all occurrences of a p...
International audienceString matching is the problem of finding all the occurrences of a pattern in ...
AbstractString matching is the problem of finding all the occurrences of a pattern in a text. We pre...
The present chapter describes a few standard algorithms used for processing texts
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
This article adderesses the exact string matching problem which consists in finding all occurrences ...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
AbstractWe study Boyer-Moore-type string searching algorithms. We analyze the Horspool's variant. Th...
AbstractThe Boyer and Moore (BM) pattern matching algorithm is considered as one of the best, but it...
This paper surveys techniques for designing efficient sequential and parallel approximate string mat...
This research investigates the behavior of the Boyer-Moore-Horspool (BMH) and the Boyer-Moore-Raita ...
AbstractThis paper surveys techniques for designing efficient sequential and parallel approximate st...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
We present a new bit-parallel technique for approximate string matching. We build on two previous te...