2011
DOI: 10.1007/978-3-642-24583-1_40
|View full text |Cite
|
Sign up to set email alerts
|

Compressed Indexes for Aligned Pattern Matching

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2012
2012
2013
2013

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 15 publications
0
3
0
Order By: Relevance
“…By Bille and Gørtz' arguments, our results give linear space and time bounds for positionrestricted substring counting and the counting versions of indexing substrings with intervals and indexing substrings with gaps. We show they also imply linear space and time bounds for the counting version of aligned pattern matching [15].…”
Section: Introductionmentioning
confidence: 84%
See 1 more Smart Citation
“…By Bille and Gørtz' arguments, our results give linear space and time bounds for positionrestricted substring counting and the counting versions of indexing substrings with intervals and indexing substrings with gaps. We show they also imply linear space and time bounds for the counting version of aligned pattern matching [15].…”
Section: Introductionmentioning
confidence: 84%
“…For aligned pattern matching, we are given two strings S 1 and S 2 of total length n and asked to store them compactly such that later, given two patterns P 1 and P 2 of total length m, we can quickly find all the locations where P 1 occurs in S 1 and P 2 occurs in S 2 in the same position. Thankachan [15] noted that this problem can be solved directly via 2-dimensional range reporting, using O(n log n) space and O(log log n + t) time, where t is the number of such locations. He then showed how to store S 1 and S 2 in compressed form, but this solution takes O m + log 4+ n + t time when the lengths of P 1 and P 2 are both in Ω(log 2+ n), and…”
Section: Applicationsmentioning
confidence: 99%
“…Another two lower bounds, along the lines of the lower bound described here, are for position restricted substring search [64], for forbidden patterns [51] and for aligned pattern matching [99].…”
Section: Lower Bounds On Text Indexing Via Range Reportingmentioning
confidence: 99%