String Indexing for Patterns with Wildcards

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We consider the problem of indexing a string $t$ of length $n$ to report the occurrences of a query pattern $p$ containing $m$ characters and $j$ wildcards. Let $occ$ be the number of occurrences of $p$ in $t$, and $\sigma$ the size of the alphabet. We obtain the following results. - A linear space index with query time $O(m+\sigma^j \log \log n + occ)$. This significantly improves the previously best known linear space index by Lam et al. [ISAAC 2007], which requires query time $\Theta(jn)$ in the worst case. - An index with optimal query time $O(m+j+occ)$ using space $O(\sigma^{k^2} n \log^k \log n)$, where $k$ is the maximum number of wildcards allowed in the pattern. This is the first non-trivial bound with this query time. - A time-space trade-off, generalizing the index described by Cole et al. [STOC 2004]. Our results are obtained using a novel combination of well-known and new techniques, which could be of independent interest.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

String Indexing for Patterns with Wildcards does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with String Indexing for Patterns with Wildcards, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and String Indexing for Patterns with Wildcards will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-520691

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.