This paper presents a general technique for optimally transforming any dynamic data structure that operates on atomic and indivisible keys by constant-time comparisons, into a data structure that handles unbounded-length keys whose comparison cost is not a constant. Examples of these keys are strings, multidimensional points, multiple-precision numbers, multikey data (e.g., records), XML paths, URL addresses, etc. The technique is more general than what has been done in previous work as no particular exploitation of the underlying structure is required. The only requirement is that the insertion of a key must identify its predecessor or its successor. Using the proposed technique, online suffix tree construction can be done in worst case ti...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
This paper presents a general technique for optimally transforming any dynamic data structure that o...
This paper presents a general technique for optimally transforming any dynamic data structure D that...
This paper presents a simple method to build tree data structures which achieve just O(log N) visite...
International audienceKubica et al. (Information Processing Letters, 2013) and Kim et al. (Theoretic...
Abstract A suffix tree is able to efficiently locate a pattern in an in-dexed string, but not in gen...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
AbstractOn-demand string sorting is the problem of preprocessing a set of strings to allow subsequen...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
The talk is about a dictionary data structure D for matching multiple pat-tern. If the input alphabe...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
On-demand string sorting is the problem of preprocessing a set of strings to allow subsequent querie...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
This paper presents a general technique for optimally transforming any dynamic data structure that o...
This paper presents a general technique for optimally transforming any dynamic data structure D that...
This paper presents a simple method to build tree data structures which achieve just O(log N) visite...
International audienceKubica et al. (Information Processing Letters, 2013) and Kim et al. (Theoretic...
Abstract A suffix tree is able to efficiently locate a pattern in an in-dexed string, but not in gen...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
AbstractOn-demand string sorting is the problem of preprocessing a set of strings to allow subsequen...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
The talk is about a dictionary data structure D for matching multiple pat-tern. If the input alphabe...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
On-demand string sorting is the problem of preprocessing a set of strings to allow subsequent querie...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...