Sciweavers

140 search results - page 2 / 28
» Practical Suffix Tree Construction
Sort
View
VLDB
2004
ACM
72views Database» more  VLDB 2004»
13 years 10 months ago
Practical Suffix Tree Construction
Sandeep Tata, Richard A. Hankins, Jignesh M. Patel
TCS
2008
13 years 5 months ago
On-line construction of compact suffix vectors and maximal repeats
A suffix vector of a string is an index data structure equivalent to a suffix tree. It was first introduced by Monostori et al. in 2001 [9, 10, 11]. They proposed a linear constru...
Élise Prieur, Thierry Lecroq
ACSC
2002
IEEE
13 years 10 months ago
Suffix Vector: Space- and Time-Efficient Alternative to Suffix Trees
Suffix trees are versatile data structures that are used for solving many string-matching problems. One of the main arguments against widespread usage of the structure is its spac...
Krisztián Monostori, Arkady B. Zaslavsky, H...
ICDE
2004
IEEE
139views Database» more  ICDE 2004»
14 years 6 months ago
Engineering a Fast Online Persistent Suffix Tree Construction
Online persistent suffix tree construction has been considered impractical due to its excessive I/O costs. However, these prior studies have not taken into account the effects of ...
Srikanta J. Bedathur, Jayant R. Haritsa
ALGORITHMICA
1999
112views more  ALGORITHMICA 1999»
13 years 5 months ago
Suffix Trees on Words
We discuss an intrinsic generalization of the suffix tree, designed to index a string of length n which has a natural partitioning into m multicharacter substrings or words. This ...
Arne Andersson, N. Jesper Larsson, Kurt Swanson