2012
DOI: 10.1016/j.ic.2011.03.007
|View full text |Cite
|
Sign up to set email alerts
|

Bidirectional search in a string with wavelet trees and bidirectional matching statistics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
53
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 33 publications
(57 citation statements)
references
References 10 publications
0
53
0
Order By: Relevance
“…An insertion or a deletion of some document T u is supported in O(|T u | log ε n) and O(|T u |(log ε n + s)) deterministic time respectively. We believe that our technique can also improve upon some of the recently presented results on bidirectional FM-indices [42,5] and other scenarios where compressed suffix trees are used [6].…”
Section: Discussionmentioning
confidence: 57%
“…An insertion or a deletion of some document T u is supported in O(|T u | log ε n) and O(|T u |(log ε n + s)) deterministic time respectively. We believe that our technique can also improve upon some of the recently presented results on bidirectional FM-indices [42,5] and other scenarios where compressed suffix trees are used [6].…”
Section: Discussionmentioning
confidence: 57%
“…The BWT index can be made bidirectional, in the sense that it can be adapted to support both left and right extension by a single character [65,66]. In addition to having a number of applications in high-throughput sequencing (see e.g.…”
Section: Building the Bidirectional Bwt Indexmentioning
confidence: 99%
“…For large alphabets, it is not practical to maintain for each character a bit vector with rank support. In 2003 Grossi et al [8] proposed the use of a more space efficient data structure for the FM index, called the (binary) wavelet tree (WT) that was later used by Schnattinger [18] for an implementation of bidirectional FM indices. It is a binary tree of height O(log σ) with a bit vector of length n with rank support at each level.…”
Section: Recent Improvements On the Fm And 2fm Indexmentioning
confidence: 99%
“…In its original form it allows to search exactly for a pattern in one direction by matching the characters of the pattern with characters in the BWT [3] (i.e., extending a suffix of the pattern character by character to the left). It was later extended to the 2FM index by Lam et al [10] and Schnattinger et al [18]. The 2FM index allows to search in both directions, that means we can extend an infix of a pattern arbitrarily to the left or to the right.…”
Section: Introductionmentioning
confidence: 99%