The suffix tree is the most powerful and versatile structure in the string matching. For this structure, the classical construction algorithms in linear time are the Weiner, the McCreight and the Ukkonen algorithm. In this work is presented a review of these construction algorithms and a new one that improves two non functional characteristics: efficiency and usability . This new algorithm reduces the construction time in about 50% (experimentally tested) , the query time and space spent allowing to work with much longer sequences. In this way, the algorithm uses a new design of suffix links structure that provides a major locality between the subtrees (a profit example will be shown). Further more, the resultant algorithm are mu...
We contribute a further step towards the plausible real-time construction of suffix trees by present...
We consider suffix tree construction for situations with missing suffix links. Two examples of such ...
This thesis discusses structure of suffix trees, their implementation and problematics, we can solve...
The suffix tree is the most powerful and versatile structure in the string matching. For this struc...
String matching is critical in information retrieval since in many cases information is stored and m...
In the present work we study suffix tree construction algorithms. This structure helps solving a var...
Abstract. Suffix tree construction algorithms based on suffix links are popular because they are sim...
Suffix tree is a data structure which enables the performing of fast search-like operations on the t...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
We explore the design space of implementing suffix tree algorithms in the functional paradigm. We re...
The suffix tree is a well-known and widely-studied data structure that is highly useful for string m...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
Abstract. An on-line algorithm is presented for constructing the suffix tree for a given string in t...
Edited by Maxime Crochemore, Jacqueline W. Daykin and Zsuzsanna LiptákInternational audienceInvented...
. Information retrieval and data compression are the two main application areas where the rich theor...
We contribute a further step towards the plausible real-time construction of suffix trees by present...
We consider suffix tree construction for situations with missing suffix links. Two examples of such ...
This thesis discusses structure of suffix trees, their implementation and problematics, we can solve...
The suffix tree is the most powerful and versatile structure in the string matching. For this struc...
String matching is critical in information retrieval since in many cases information is stored and m...
In the present work we study suffix tree construction algorithms. This structure helps solving a var...
Abstract. Suffix tree construction algorithms based on suffix links are popular because they are sim...
Suffix tree is a data structure which enables the performing of fast search-like operations on the t...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
We explore the design space of implementing suffix tree algorithms in the functional paradigm. We re...
The suffix tree is a well-known and widely-studied data structure that is highly useful for string m...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
Abstract. An on-line algorithm is presented for constructing the suffix tree for a given string in t...
Edited by Maxime Crochemore, Jacqueline W. Daykin and Zsuzsanna LiptákInternational audienceInvented...
. Information retrieval and data compression are the two main application areas where the rich theor...
We contribute a further step towards the plausible real-time construction of suffix trees by present...
We consider suffix tree construction for situations with missing suffix links. Two examples of such ...
This thesis discusses structure of suffix trees, their implementation and problematics, we can solve...