This paper obtains the following results on pattern matching problems in which the text has length n and the pattern has length m. * An O(nlog m) time deterministic algorithm for the String Matching with Wildcards problems, even when the alphabet is large. * An $O(klog^2 m)$ time Las Vegas algorithm for the Sparse String Matching with Wildcards problem, where k«n is the number of non-zeros in the text. We also give Las Vegas algorithms for the higher dimensional version of this problem. * As an application of the above, an O(nlog2 m) time Las Vegas algorithm for the Subset Matching and Tree Pattern Matching problems, and a Las Vegas algorithm for the Geometric Pattern Matching problem. * Finally, an $O(nlog^2 m)$ time deterministic algorit...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
In the pattern matching with d wildcards problem we are given a text T of length n and a pattern P o...
This paper obtains the following results on pattern matching problems in which the text has length ...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Pattern matching with wildcards is a string matching problem with the goal of finding all factors of...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
AbstractConsider the string matching problem where differences between characters of the pattern and...
Consider a text string of length II, a pattern string of length I,I, and a match vector of length II...
AbstractIn pattern matching with character classes the goal is to find all occurrences of a pattern ...
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...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
In the pattern matching with d wildcards problem we are given a text T of length n and a pattern P o...
This paper obtains the following results on pattern matching problems in which the text has length ...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
Pattern matching with wildcards is a string matching problem with the goal of finding all factors of...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
AbstractConsider the string matching problem where differences between characters of the pattern and...
Consider a text string of length II, a pattern string of length I,I, and a match vector of length II...
AbstractIn pattern matching with character classes the goal is to find all occurrences of a pattern ...
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...
. Given a pattern string of length m for the string matching problem, we design an algorithm that co...
In the pattern matching with d wildcards problem we are given a text T of length n and a pattern P o...