In many pattern matching applications the text has some properties attached to various of its parts. Pattern Matching with Properties (Property Matching, for short), involves a string matching between the pattern and the text, and the requirement that the text part satisfies some property. Some immediate ex-amples come from molecular biology where it has long been a practice to consider special areas in the genome by their structure. It is straightforward to do sequential matching in a text with properties. However, indexing in a text with properties becomes difficult if we desire the time to be output dependent. We present an algorithm for indexing a text with properties in O(n log jj + n log logn) time for preprocessing and O(jP j log jj ...
We present new and faster algorithms to search for a two-dimensional pattern in a two-dimensional te...
The suffix array is one of the most prevalent data structures for string indexing; it stores the lex...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
In many pattern matching applications the text has some properties attached to various of its parts....
AbstractIn many pattern matching applications the text has some properties attached to its various p...
In this paper, we revisit the Property Matching problem studied by Amir et al. [Property Matching an...
Abstract. In this paper, we revisit the Property Matching problem studied by Amir et al. [Property M...
The problem of finding factors of a text string which are identical or similar to a given pattern st...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
The present chapter describes a few standard algorithms used for processing texts
AbstractWe present new and faster algorithms to search for a two-dimensional pattern in a two-dimens...
In the molecular biology, it is said that two biological sequences tend to have similar properties i...
We present new and faster algorithms to search for a two-dimensional pattern in a two-dimensional te...
The suffix array is one of the most prevalent data structures for string indexing; it stores the lex...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
In many pattern matching applications the text has some properties attached to various of its parts....
AbstractIn many pattern matching applications the text has some properties attached to its various p...
In this paper, we revisit the Property Matching problem studied by Amir et al. [Property Matching an...
Abstract. In this paper, we revisit the Property Matching problem studied by Amir et al. [Property M...
The problem of finding factors of a text string which are identical or similar to a given pattern st...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
We study the design of efficient algorithms for combinatorial pattern matching. More concretely, we ...
The present chapter describes a few standard algorithms used for processing texts
AbstractWe present new and faster algorithms to search for a two-dimensional pattern in a two-dimens...
In the molecular biology, it is said that two biological sequences tend to have similar properties i...
We present new and faster algorithms to search for a two-dimensional pattern in a two-dimensional te...
The suffix array is one of the most prevalent data structures for string indexing; it stores the lex...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...