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 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...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
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 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...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
AbstractOn-demand string sorting is the problem of preprocessing a set of strings to allow subsequen...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
The talk is about a dictionary data structure D for matching multiple pat-tern. If the input alphabe...
On-demand string sorting is the problem of preprocessing a set of strings to allow subsequent querie...
The suffix trees are fundamental data structures for various kinds of string processing. The suffix ...
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...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
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 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...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
AbstractOn-demand string sorting is the problem of preprocessing a set of strings to allow subsequen...
AbstractWe present a linear time algorithm to sort all the suffixes of a string over a large alphabe...
The talk is about a dictionary data structure D for matching multiple pat-tern. If the input alphabe...
On-demand string sorting is the problem of preprocessing a set of strings to allow subsequent querie...
The suffix trees are fundamental data structures for various kinds of string processing. The suffix ...
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...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...