We have illustrated that the superior asymptotic complexity of linear time suffix sorting algorithms does not readily translate into faster suffix sorting, compared to implementations of supralinear algorithms. We have also resolved the ambiguity surrounding the practicality of the Algorithm KA: it is slower than supralinear approaches on real data. We described several optimizations to the O(n) KS algorithm that significantly improve performance for real world inputs, but still fall short of some supralinear approaches. It is worth noting that most of the optimizations we describe could also be applied to Algorithm KB, which may then outperform the well tuned suffix sorter of Manzini and Ferragina (2004)
AbstractThe challenge of direct parameterized suffix sorting (p-suffix sorting) for a parameterized ...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
Sparse suffix sorting is the problem of sorting $b=o(n)$ suffixes of a string of length $n$. Efficie...
We have illustrated that the superior asymptotic complexity of linear time suffix sorting algorithms...
Suffix sorting is arguably the most fundamental building block in string algorithmics, like regular ...
AbstractWe propose a fast and memory-efficient algorithm for lexicographically sorting the suffixes ...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
AbstractWe show that a unit-cost RAM with a word length ofwbits can sortnintegers in the range 0…2w−...
We show that a unit-cost RAM with a word length of $w$ bits can sort $n$ integers in the range $0\Tt...
The sparse suffix sorting problem is to sort b=o(n) arbitrary suffixes of a string of length n using...
We present a parallel algorithm for lexicographically sorting the suffixes of a string. Suffix sorti...
A suffix array represents the suffixes of a string in sorted order. Being a simpler and more compact...
This paper explores in a chronological way the concepts, structures, and algorithms that programmer...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
In this paper we propose a variant of the induced suffix sorting algorithm by Nong (TOIS, 2013) that...
AbstractThe challenge of direct parameterized suffix sorting (p-suffix sorting) for a parameterized ...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
Sparse suffix sorting is the problem of sorting $b=o(n)$ suffixes of a string of length $n$. Efficie...
We have illustrated that the superior asymptotic complexity of linear time suffix sorting algorithms...
Suffix sorting is arguably the most fundamental building block in string algorithmics, like regular ...
AbstractWe propose a fast and memory-efficient algorithm for lexicographically sorting the suffixes ...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
AbstractWe show that a unit-cost RAM with a word length ofwbits can sortnintegers in the range 0…2w−...
We show that a unit-cost RAM with a word length of $w$ bits can sort $n$ integers in the range $0\Tt...
The sparse suffix sorting problem is to sort b=o(n) arbitrary suffixes of a string of length n using...
We present a parallel algorithm for lexicographically sorting the suffixes of a string. Suffix sorti...
A suffix array represents the suffixes of a string in sorted order. Being a simpler and more compact...
This paper explores in a chronological way the concepts, structures, and algorithms that programmer...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
In this paper we propose a variant of the induced suffix sorting algorithm by Nong (TOIS, 2013) that...
AbstractThe challenge of direct parameterized suffix sorting (p-suffix sorting) for a parameterized ...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
Sparse suffix sorting is the problem of sorting $b=o(n)$ suffixes of a string of length $n$. Efficie...