We review the linear time suffix tree constructions by Weiner, McCreight, and Ukkonen. We use the terminology of the most recent algorithm, Ukkonen's online construction, to explain its historic predecessors. This reveals relationships much closer than one would expect, since the three algorithms are based on rather different intuitive ideas. Moreover, it completely explains the dierences between these algorithms in terms of simplicity, efficiency, and implementation complexity
The two-dimensional suffix tree of a matrix A is a compacted tree that represents all square submatr...
Abstract. An on-line algorithm is presented for constructing the suffix tree for a given string in t...
We contribute a further step towards the plausible real-time construction of suffix trees by present...
We review the linear time suffix tree constructions by Weiner, McCreight, and Ukkonen. We use the te...
Giegerich R, Kurtz S. From Ukkonen to McCreight and Weiner: A unifying view of linear-time suffix tr...
We explore the design space of implementing suffix tree algorithms in the functional paradigm. We re...
Giegerich R, Kurtz S. A comparison of imperative and purely functional suffix tree constructions. In...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
This thesis discusses structure of suffix trees, their implementation and problematics, we can solve...
AbstractThis paper gives a linear-time algorithm for the construction of the suffix tree of a tree, ...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
AbstractWe explore the design space of implementing suffix tree algorithms in the functional paradig...
This paper gives a linear-time algorithm for the construction of thesuffix tree of a tree. The suffi...
The two-dimensional suffix tree of a matrix A is a compacted tree that represents all square submatr...
Abstract. An on-line algorithm is presented for constructing the suffix tree for a given string in t...
We contribute a further step towards the plausible real-time construction of suffix trees by present...
We review the linear time suffix tree constructions by Weiner, McCreight, and Ukkonen. We use the te...
Giegerich R, Kurtz S. From Ukkonen to McCreight and Weiner: A unifying view of linear-time suffix tr...
We explore the design space of implementing suffix tree algorithms in the functional paradigm. We re...
Giegerich R, Kurtz S. A comparison of imperative and purely functional suffix tree constructions. In...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
This thesis discusses structure of suffix trees, their implementation and problematics, we can solve...
AbstractThis paper gives a linear-time algorithm for the construction of the suffix tree of a tree, ...
AbstractThe time complexity of suffix tree construction has been shown to be equivalent to that of s...
In 2003 three (-)(n)-time algorithms were proposed for the construction of a suffix array of a strin...
AbstractWe explore the design space of implementing suffix tree algorithms in the functional paradig...
This paper gives a linear-time algorithm for the construction of thesuffix tree of a tree. The suffi...
The two-dimensional suffix tree of a matrix A is a compacted tree that represents all square submatr...
Abstract. An on-line algorithm is presented for constructing the suffix tree for a given string in t...
We contribute a further step towards the plausible real-time construction of suffix trees by present...