2007
DOI: 10.1007/s00453-007-9061-2
|View full text |Cite
|
Sign up to set email alerts
|

Linearized Suffix Tree: an Efficient Index Data Structure with the Capabilities of Suffix Trees and Suffix Arrays

Abstract: Suffix trees and suffix arrays are fundamental full-text index data structures to solve problems occurring in string processing. Since suffix trees and suffix arrays have different capabilities, some problems are solved more efficiently using suffix trees and others are solved more efficiently using suffix arrays. We consider efficient index data structures with the capabilities of both suffix trees and suffix arrays without requiring much space. When the size of an alphabet is small, enhanced suffix arrays ar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
17
0

Year Published

2008
2008
2015
2015

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 10 publications
(17 citation statements)
references
References 35 publications
0
17
0
Order By: Relevance
“…The linearized compact trie of P is an array representation of the compact trie of P, which provides branching for a character in O(log |A|) time and O(k) space [6]. This representation uses only simple arrays for branching information.…”
Section: Linearized Compact Triesmentioning
confidence: 99%
See 4 more Smart Citations
“…The linearized compact trie of P is an array representation of the compact trie of P, which provides branching for a character in O(log |A|) time and O(k) space [6]. This representation uses only simple arrays for branching information.…”
Section: Linearized Compact Triesmentioning
confidence: 99%
“…Second, on the LCP array, we define an lcp-interval [i, j] with length l such that sorted patterns from P i to P j share common prefix of length l. Formally, an lcp-interval with length l is an interval [6]. See Figure 5.…”
Section: Linearized Compact Triesmentioning
confidence: 99%
See 3 more Smart Citations