AbstractIn standard string matching, each symbol matches only itself, In other string matching problems, e.g., the string matching with "don′t-cares" problem, a symbol may match several symbols. In general, an arbitrary many-to-many matching relation might hold between symbols. We consider a general string matching problem in which such a matching relation is specified and those positions in a text t, of length n, are sought at which the pattern p, of length m, matches under this relation. Depending upon the existence of a simple and easily recognizable property in the given matching relation, we show that string matching either requires linear (i.e., O(n + m)) time or is at least as hard as boolean convolution. As an application, we show t...
This paper considers how many character comparisons are needed to nd all occurrences of a pattern of...
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm tha...
Abstract. A new string-matching algorithm is presented, which can be viewed as an intermediate betwe...
In standard string matching, each symbol matches only itself, in other string matching problems, e.g...
AbstractIn standard string matching, each symbol matches only itself, In other string matching probl...
AbstractWe study the exact number of symbol comparisons that are required to solve the string matchi...
Abstract — String matching is the technique of finding the occurrences of a character pattern in a g...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
AbstractConsider the string matching problem where differences between characters of the pattern and...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms ...
This paper considers the exact number of character comparisons needed to find all occurrences of a p...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
This paper considers how many character comparisons are needed to nd all occurrences of a pattern of...
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm tha...
Abstract. A new string-matching algorithm is presented, which can be viewed as an intermediate betwe...
In standard string matching, each symbol matches only itself, in other string matching problems, e.g...
AbstractIn standard string matching, each symbol matches only itself, In other string matching probl...
AbstractWe study the exact number of symbol comparisons that are required to solve the string matchi...
Abstract — String matching is the technique of finding the occurrences of a character pattern in a g...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
AbstractConsider the string matching problem where differences between characters of the pattern and...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms ...
This paper considers the exact number of character comparisons needed to find all occurrences of a p...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
This paper considers how many character comparisons are needed to nd all occurrences of a pattern of...
Crochemore and Perrin discovered an elegant linear-time constant-space string matching algorithm tha...
Abstract. A new string-matching algorithm is presented, which can be viewed as an intermediate betwe...