The classical pattern matching paradigm is that of seeking occurrences of one string in another, where both strings are drawn from an alphabet set \Sigma. A recently introduced model is that of parameterized pattern matching; the main motivation for this scheme lies in software maintenance where programs are considered "identical " even if variables are different. Strings, under this model, additionally have symbols from a variable set \Pi and occurrences of one string in the other up to a renaming of the variables are sought. In this paper we show that finding the occurrences of a m-length string in a n- length string under the parameterized pattern matching paradigm can be done in time O(n log ß), where ß = min(m; j\Pij); that ...
AbstractConsider the string matching problem where differences between characters of the pattern and...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
AbstractWe study the exact number of symbol comparisons that are required to solve the string matchi...
The classical pattern matching paradigm is that of seeking occurrences of one string in another, whe...
AbstractWe extend Baker's theory of parameterized string matching (1993) to algorithms that match mu...
Abstract. Two equal length strings s and s ′, over alphabets s and s ′ , parameterize match if there...
Two equal length strings s and s ′ , over alphabets Σs and Σs ′, parameterize match if there exists ...
We consider the problem of finding a bijection to match a pattern in a text where both the pattern a...
AbstractGiven an alphabet A, a pattern p is a word ν1@…@νm, where νi ϵ A∗ and @ ϵ̷ A is a distinguis...
AbstractTwo strings parameterize match if there is a bijection defined on the alphabet that transfor...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms ...
Abstract Two equal length strings, or two equal sized two dimensional texts, parameterize match (p-m...
AbstractThe problem of approximate parameterized string searching consists of finding, for a given t...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
. We propose a simple but efficient algorithm for searching all occurrences of a pattern or a class ...
AbstractConsider the string matching problem where differences between characters of the pattern and...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
AbstractWe study the exact number of symbol comparisons that are required to solve the string matchi...
The classical pattern matching paradigm is that of seeking occurrences of one string in another, whe...
AbstractWe extend Baker's theory of parameterized string matching (1993) to algorithms that match mu...
Abstract. Two equal length strings s and s ′, over alphabets s and s ′ , parameterize match if there...
Two equal length strings s and s ′ , over alphabets Σs and Σs ′, parameterize match if there exists ...
We consider the problem of finding a bijection to match a pattern in a text where both the pattern a...
AbstractGiven an alphabet A, a pattern p is a word ν1@…@νm, where νi ϵ A∗ and @ ϵ̷ A is a distinguis...
AbstractTwo strings parameterize match if there is a bijection defined on the alphabet that transfor...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms ...
Abstract Two equal length strings, or two equal sized two dimensional texts, parameterize match (p-m...
AbstractThe problem of approximate parameterized string searching consists of finding, for a given t...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
. We propose a simple but efficient algorithm for searching all occurrences of a pattern or a class ...
AbstractConsider the string matching problem where differences between characters of the pattern and...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
AbstractWe study the exact number of symbol comparisons that are required to solve the string matchi...