2004
DOI: 10.1016/s1570-8667(03)00065-0
|View full text |Cite
|
Sign up to set email alerts
|

Replacing suffix trees with enhanced suffix arrays

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

3
600
0
12

Year Published

2005
2005
2016
2016

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 572 publications
(630 citation statements)
references
References 10 publications
3
600
0
12
Order By: Relevance
“…We also compared to the enhanced suffix array ESA [Abouelhoda et al 2004]; we used the implementation that is plugged into the Vmatch software package 6 . For suffix array construction, we used the bpr algorithm [Schürmann and Stoye 2005] that is the currently the fastest construction algorithm in practice.…”
Section: Resultsmentioning
confidence: 99%
“…We also compared to the enhanced suffix array ESA [Abouelhoda et al 2004]; we used the implementation that is plugged into the Vmatch software package 6 . For suffix array construction, we used the bpr algorithm [Schürmann and Stoye 2005] that is the currently the fastest construction algorithm in practice.…”
Section: Resultsmentioning
confidence: 99%
“…They are extensively used not only for full-text searching, but also for more complex pattern matching and discovery problems. It has been shown that a suffix array can support the same functionality as a suffix tree, provided that extra data is stored [1], but it needs no extra data to support simple pattern searches. In practice, suffix arrays are in many cases preferred over suffix trees, because of their smaller space requirement and better locality of access.…”
Section: The Importance Of Suffix Arrays In Text Processing and Searcmentioning
confidence: 99%
“…We have illustrated this in Figure 2(e), where we show (in a separate array below each local suffix array) the global position of the corresponding local position. Thus, for instance, we have that SA 3 [1] corresponds to the global entry SA [1], as indicated by 1 �. An important difference with the Multiplexed strategy is that, for the GLocal approach, the sampling of the global array is not uniform, as it can be seen in Figure 3(b).…”
Section: Global Suffix Array With Local Textmentioning
confidence: 99%
“…In bioinformatics and text mining applications suffix arrays with some further annotations are often used as an indexing structure for fast string querying [1], and also in the data compression community suffix arrays received more and more attention over the last decade. At first, this interest has arisen from the close relation with the Burrows-Wheeler-Transform [4] which is mainly based on the fact that computing the Burrows-WheelerTransform by block-sorting the input string is equivalent to suffix array construction.…”
Section: Introductionmentioning
confidence: 99%
“…In order to define the other two equivalences, we first introduce a bijective mapping m of the characters of a string t to the first |Σ(t)| integers, m : Σ(t) −→ [1, |Σ(t)|] such that m(t) = m(t [1])m(t [2]) . .…”
Section: Introductionmentioning
confidence: 99%