Schürmann K-B, Stoye J. An incomplex algorithm for fast suffix array construction. SOFTWARE-PRACTICE & EXPERIENCE. 2007;37(3):309-329.The suffix array of a string is a permutation of all starting positions of the string's suffixes that are lexicographically sorted. We present a practical algorithm for suffix array construction that consists of two easy-to-implement components. First it sorts the suffixes with respect to a fixed length prefix; then it refines each bucket of suffixes sharing the same prefix using the order of already sorted suffixes. Other suffix array construction algorithms follow more complex strategies. Moreover, we achieve a very fast construction for common strings as well as for worst case strings by enhancing our ...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
For certain problems (for example, computing repetitions and repeats, data compression applications)...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Schürmann K-B, Stoye J. An Incomplex Algorithm for Fast Suffix Array Construction. In: Proc. of ALE...
In this paper we describe a new algorithm for building the suffix array of a string. This task is eq...
A suffix array represents the suffixes of a string in sorted order. Being a simpler and more compact...
AbstractThe suffix array is a data structure that finds numerous applications in string processing p...
Suffix array is a data structure used for string operations such as pattern matching. It is also use...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
We consider the problem of computing the suffix array of a text T [1,n]. This problem consists in so...
In 1990 Manber & Myers proposed suffix arrays as a space-saving alternative to suffix trees and desc...
We present a parallel algorithm for lexicographically sorting the suffixes of a string. Suffix sorti...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
Abstract. For certain problems (for example, computing repetitions and repeats, data compression app...
The suffix array has been considered better in practice than suffix trees for many applications, aft...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
For certain problems (for example, computing repetitions and repeats, data compression applications)...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Schürmann K-B, Stoye J. An Incomplex Algorithm for Fast Suffix Array Construction. In: Proc. of ALE...
In this paper we describe a new algorithm for building the suffix array of a string. This task is eq...
A suffix array represents the suffixes of a string in sorted order. Being a simpler and more compact...
AbstractThe suffix array is a data structure that finds numerous applications in string processing p...
Suffix array is a data structure used for string operations such as pattern matching. It is also use...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
We consider the problem of computing the suffix array of a text T [1,n]. This problem consists in so...
In 1990 Manber & Myers proposed suffix arrays as a space-saving alternative to suffix trees and desc...
We present a parallel algorithm for lexicographically sorting the suffixes of a string. Suffix sorti...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
Abstract. For certain problems (for example, computing repetitions and repeats, data compression app...
The suffix array has been considered better in practice than suffix trees for many applications, aft...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
For certain problems (for example, computing repetitions and repeats, data compression applications)...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...