Sciweavers

CPM
2009
Springer

Permuted Longest-Common-Prefix Array

13 years 2 months ago
Permuted Longest-Common-Prefix Array
The longest-common-prefix (LCP) array is an adjunct to the suffix array that allows many string processing problems to be solved in optimal time and space. Its construction is a bottleneck in practice, taking almost as long as suffix array construction. In this paper, we describe algorithms for constructing the permuted LCP (PLCP) array in which the values appear in position order rather than lexicographical order. Using the PLCP array, we can either construct or simulate the LCP array. We obtain a family of algorithms including the fastest known LCP construction algorithm and some extremely space efficient algorithms. We also prove a new combinatorial property of the LCP values.
Juha Kärkkäinen, Giovanni Manzini, Simon
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where CPM
Authors Juha Kärkkäinen, Giovanni Manzini, Simon J. Puglisi
Comments (0)