Faster range LCP queries

8Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Range LCP (longest common prefix) is an extension of the classical LCP problem and is defined as follows: Preprocess a string S[1...n] so that max a,b∈{i...j}LCP(Sa,Sb) can be computed efficiently for the input i, j ∈ [1, n], where LCP(Sa,S b) is the length of the longest common prefix of the suffixes of S starting at locations a and b. In this paper, we describe a linear space data structure with O((j - i)1/2 log∈(j - i)) query time, where ∈ > 0 is any constant. This improves the linear space and O((j - i) log log n) query time solution by Amir et. al. [ISAAC, 2011]. © Springer International Publishing 2013.

Cite

CITATION STYLE

APA

Patil, M., Shah, R., & Thankachan, S. V. (2013). Faster range LCP queries. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 8214 LNCS, pp. 263–270). Springer Verlag. https://doi.org/10.1007/978-3-319-02432-5_29

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free