This paper contains two results. First, it gives a new implementation of a dynamic suffix tree, which can manage a set of strings in a space conserving manner. Second, it presents an improved data structure for storing, searching and updating a library of two-dimensional texts. This result improves the previously best scheme, the s-trees of Giancarlo (1993), as regards the time complexity of both the search and the update operations. In particular, the search operation is as fast as that of the best static solution (which assumes the texts are fixed). © 1997 Published by Elsevier Science B.V.link_to_subscribed_fulltex
AbstractWe say that a data structure is builton-lineif, at any instant, we have the data structure c...
String matching is critical in information retrieval since in many cases information is stored and m...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Abstract. Designing external memory data structures for string databases is of significant recent in...
We introduce a new text-indexing data structure, the String B-Tree, that can be seen as a link betwe...
[[abstract]]Recent breakthrough in compressed indexing data structures has reduced the space for ind...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
Abstract. We introduce the VST (virtual suffix tree), an efficient data structure for suffix trees a...
Suffix tree is a data structure which enables the performing of fast search-like operations on the t...
AbstractWe present a new variant of the suffix tree called a distributed suffix tree (DST) which all...
The linearized suffix tree (LST) is an array data structure supporting traversals on suffix trees. W...
. Information retrieval and data compression are the two main application areas where the rich theor...
AbstractWe say that a data structure is builton-lineif, at any instant, we have the data structure c...
String matching is critical in information retrieval since in many cases information is stored and m...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Abstract. Designing external memory data structures for string databases is of significant recent in...
We introduce a new text-indexing data structure, the String B-Tree, that can be seen as a link betwe...
[[abstract]]Recent breakthrough in compressed indexing data structures has reduced the space for ind...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
Abstract. We introduce the VST (virtual suffix tree), an efficient data structure for suffix trees a...
Suffix tree is a data structure which enables the performing of fast search-like operations on the t...
AbstractWe present a new variant of the suffix tree called a distributed suffix tree (DST) which all...
The linearized suffix tree (LST) is an array data structure supporting traversals on suffix trees. W...
. Information retrieval and data compression are the two main application areas where the rich theor...
AbstractWe say that a data structure is builton-lineif, at any instant, we have the data structure c...
String matching is critical in information retrieval since in many cases information is stored and m...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...