Sciweavers

CPM
2009
Springer

Linear Time Suffix Array Construction Using D-Critical Substrings

13 years 8 months ago
Linear Time Suffix Array Construction Using D-Critical Substrings
In this paper we present in detail a new efficient linear time and space suffix array construction algorithm(SACA), called the D-CriticalSubstring algorithm. The algorithm is built upon a novel concept called fixed-size D-Critical-Substrings, which allow us to compute suffix arrays through a balanced combination of the bucket-sort and the induction sort. The D-Critical-Substring algorithm is very simple, a fullyfunctioning sample implementation of which in C++ is embodied in only about 100 effective lines. The results of the experiment that we conducted on the data from the Canterbury and Manzini-Ferragina corpora indicate that our algorithm outperforms the two previously best-known linear time algorithms: the K
Ge Nong, Sen Zhang, Wai Hong Chan
Added 30 Aug 2010
Updated 30 Aug 2010
Type Conference
Year 2009
Where CPM
Authors Ge Nong, Sen Zhang, Wai Hong Chan
Comments (0)