In this paper, we revisit the Property Matching problem studied by Amir et al. [Property Matching and Weighted Matching, CPM 2006] and present a better indexing scheme for the problem. In particular, the data structure by Amir et al., namely PST, requires O(nlog vertical bar Sigma vertical bar + nloglogn) construction time and O(mlog vertical bar Sigma vertical bar + K) query time, where n and m are the length of, respectively, the text and the pattern, Sigma is the alphabet and K is the output size. On the other hand, the construction time of our data structure, namely IDS_PIP, is dominated by the suffix tree construction time and hence is 0(n) time for alphabets that are natural numbers from 1 to a polynomial in n and O(nlog sigma) time o...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
AbstractWe present a radically new indexing approach for approximate string matching. The scheme use...
Abstract. In this paper, we revisit the Property Matching problem studied by Amir et al. [Property M...
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...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
The most important task derived from the massive digital data accumulation in the world, is efficien...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
AbstractGiven a pattern string P and a text string T, the one-dimensional real-scale pattern matchin...
We present a radically new indexing approach for approximate string matching. The scheme uses the me...
To speed up similarity based searches many indexing techniques have been proposed in order to addres...
International audienceKubica et al. (Information Processing Letters, 2013) and Kim et al. (Theoretic...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
AbstractWe present a radically new indexing approach for approximate string matching. The scheme use...
Abstract. In this paper, we revisit the Property Matching problem studied by Amir et al. [Property M...
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...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
The most important task derived from the massive digital data accumulation in the world, is efficien...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
AbstractGiven a pattern string P and a text string T, the one-dimensional real-scale pattern matchin...
We present a radically new indexing approach for approximate string matching. The scheme uses the me...
To speed up similarity based searches many indexing techniques have been proposed in order to addres...
International audienceKubica et al. (Information Processing Letters, 2013) and Kim et al. (Theoretic...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
AbstractWe present a radically new indexing approach for approximate string matching. The scheme use...