International audienceGiven two strings: pattern P of length m and text T of length n. The string-matching problem is to find all occurrences of the pattern P in the text T. We present a simple string-matching algorithm which works in average o(n) time with constant additional space for one-dimensional texts and two-dimensional arrays. This is the first attempt to the small-space string-matching problem in which sublinear time algorithms are delivered. More precisely we show that all occurrences of one- or two-dimensional patterns can be found in O(n/r) average time with constant memory, where r is the repetition size (size of the longest repeated subword) of
AbstractWe consider string matching with variable length gaps. Given a string T and a pattern P cons...
AbstractGiven a pattern P of length n and a text T of length m, the permutation matching problem ask...
AbstractConsider the string matching problem where differences between characters of the pattern and...
AbstractGiven two strings: pattern P of length m and text T of length n. The string-matching problem...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
Given a text string of length n and a pattern string of length m over a b-letter alphabet, the k dif...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
Subsequence pattern matching problems on compressed text were first considered by Cegielski et al. (...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm tha...
We consider string matching with variable length gaps. Given a string T and a pattern P consisting o...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe consider string matching with variable length gaps. Given a string T and a pattern P cons...
AbstractGiven a pattern P of length n and a text T of length m, the permutation matching problem ask...
AbstractConsider the string matching problem where differences between characters of the pattern and...
AbstractGiven two strings: pattern P of length m and text T of length n. The string-matching problem...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
Given a text string of length n and a pattern string of length m over a b-letter alphabet, the k dif...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
Subsequence pattern matching problems on compressed text were first considered by Cegielski et al. (...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm tha...
We consider string matching with variable length gaps. Given a string T and a pattern P consisting o...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe consider string matching with variable length gaps. Given a string T and a pattern P cons...
AbstractGiven a pattern P of length n and a text T of length m, the permutation matching problem ask...
AbstractConsider the string matching problem where differences between characters of the pattern and...