AbstractIn many pattern matching applications the text has some properties attached to its various 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 examples come from molecular biology where it has long been a practice to consider special areas in the genome by their structures.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(nlog|Σ|+nloglogn) time for preprocessing and O(|P|log|Σ|+toc...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
We study pattern matching problems on two major representations of uncertain sequences used in molec...
1 Introduction As one of the most widely studied problems in computer science, String Matching shows...
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...
The present chapter describes a few standard algorithms used for processing texts
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
We consider the problem of finding a bijection to match a pattern in a text where both the pattern a...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
AbstractWe propose a new paradigm for string matching, namely structural matching. In structural mat...
AbstractWe present new and faster algorithms to search for a two-dimensional pattern in a two-dimens...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
We study pattern matching problems on two major representations of uncertain sequences used in molec...
1 Introduction As one of the most widely studied problems in computer science, String Matching shows...
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...
The present chapter describes a few standard algorithms used for processing texts
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
We consider the problem of finding a bijection to match a pattern in a text where both the pattern a...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
AbstractWe propose a new paradigm for string matching, namely structural matching. In structural mat...
AbstractWe present new and faster algorithms to search for a two-dimensional pattern in a two-dimens...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
We study pattern matching problems on two major representations of uncertain sequences used in molec...
1 Introduction As one of the most widely studied problems in computer science, String Matching shows...