2013
DOI: 10.1016/j.jda.2012.07.007
|View full text |Cite
|
Sign up to set email alerts
|

Computing the longest common prefix array based on the Burrows–Wheeler transform

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
63
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 56 publications
(63 citation statements)
references
References 18 publications
0
63
0
Order By: Relevance
“…The resulting FM-index requires nH 0 (T ) + o(n log σ) bits of space and supports LF-mapping in average t LF = O(H 0 (T )) = O(log σ) time. We build the B lcp bit-vector directly from the wavelet tree in O(nσ) time by adapting the algorithm of [2]. For Lemma 2.5, we use LF-mapping instead of explicitly computing j = SA −1 [i] for each step.…”
Section: Methodsmentioning
confidence: 99%
“…The resulting FM-index requires nH 0 (T ) + o(n log σ) bits of space and supports LF-mapping in average t LF = O(H 0 (T )) = O(log σ) time. We build the B lcp bit-vector directly from the wavelet tree in O(nσ) time by adapting the algorithm of [2]. For Lemma 2.5, we use LF-mapping instead of explicitly computing j = SA −1 [i] for each step.…”
Section: Methodsmentioning
confidence: 99%
“…There have been many articles [3,4,5,7,8] about building the Burrows-Wheeler transform (BWT) [9] and the longest common prefix (LCP) array. For ✩ A preliminary version of this work appeared in IWOCA 2015 [2].…”
Section: Introductionmentioning
confidence: 99%
“…Franceschini and Muthukrishnan [20] presented a suffix array construction algorithm that runs in O(n log n) time using constant additional space. The LCP array can be computed in linear time together with SA during the suffix sorting [21,22] or independently given T and SA as input [5,6,7] or given the BWT [23,8]. Table 1 summarizes the most closely related algorithms' bounds.…”
Section: Introductionmentioning
confidence: 99%
“…Some examples where this problem arises are indexes for supporting indexed pattern matching on strings [35,36,28,29,52], indexes for solving computational biology problems on sequences [63,11], simulation of inverted indexes over natural language text collections [14,2], representation Our contribution. In this article we introduce the wavelet matrix.…”
Section: Introductionmentioning
confidence: 99%