A linear-space data structure for range-LCP queries in poly-logarithmic time (Q5918832): Difference between revisions

From MaRDI portal
Import240304020342 (talk | contribs)
Set profile property.
ReferenceBot (talk | contribs)
Changed an Item
 
(One intermediate revision by one other user not shown)
Property / full work available at URL
 
Property / full work available at URL: https://doi.org/10.1016/j.tcs.2020.04.009 / rank
 
Normal rank
Property / OpenAlex ID
 
Property / OpenAlex ID: W3017834538 / rank
 
Normal rank
Property / cites work
 
Property / cites work: A linear-space data structure for range-LCP queries in poly-logarithmic time / rank
 
Normal rank
Property / cites work
 
Property / cites work: Range LCP / rank
 
Normal rank
Property / cites work
 
Property / cites work: Range LCP / rank
 
Normal rank
Property / cites work
 
Property / cites work: String processing and information retrieval. 22nd international symposium, SPIRE 2015, London, UK, September 1--4, 2015. Proceedings / rank
 
Normal rank
Property / cites work
 
Property / cites work: Faster Range LCP Queries / rank
 
Normal rank
Property / cites work
 
Property / cites work: Document Listing on Repetitive Collections / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q2921685 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Generalized substring compression / rank
 
Normal rank
Property / cites work
 
Property / cites work: Orthogonal Range Searching for Text Indexing / rank
 
Normal rank
Property / cites work
 
Property / cites work: Sorted Range Reporting / rank
 
Normal rank
Property / cites work
 
Property / cites work: Orthogonal range searching on the RAM, revisited / rank
 
Normal rank
Property / cites work
 
Property / cites work: A Linear Space Data Structure for Range LCP Queries* / rank
 
Normal rank
Property / cites work
 
Property / cites work: Log-logarithmic worst-case range queries are possible in space theta(N) / rank
 
Normal rank
Property / cites work
 
Property / cites work: Space-Efficient Preprocessing Schemes for Range Minimum Queries on Static Arrays / rank
 
Normal rank
Property / cites work
 
Property / cites work: A Functional Approach to Data Structures and Its Use in Multidimensional Searching / rank
 
Normal rank
Property / cites work
 
Property / cites work: Weighted Ancestors in Suffix Trees / rank
 
Normal rank
Property / cites work
 
Property / cites work: Fast Algorithms for Finding Nearest Common Ancestors / rank
 
Normal rank
Property / cites work
 
Property / cites work: A data structure for dynamic trees / rank
 
Normal rank

Latest revision as of 17:40, 22 July 2024

scientific article; zbMATH DE number 7203021
Language Label Description Also known as
English
A linear-space data structure for range-LCP queries in poly-logarithmic time
scientific article; zbMATH DE number 7203021

    Statements

    A linear-space data structure for range-LCP queries in poly-logarithmic time (English)
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    23 May 2020
    0 references
    In this paper, the authors study the range-LCP problem (or rlcp), which asks, given a text \(T\) of length \(n\), for the Longest Common Prefix (LCP) of suffixes of \(T\) (namely \(T[i,n]\) and \(T[j,n]\)) among all \(\alpha\leq i\neq j\leq \beta\), where \(\alpha\) and \(\beta\) are integers (satisfying \(1\leq \alpha<\beta\leq n\)) given as input. The main question raised and positively answered by the authors is whether it is possible to answer rlcp in polylogarithmic time, using a linear-space data structure. More precisely, the data structure used takes \(O(n)\) space and is constructed in \(O(n\log n)\) time. Using the above-mentioned data structure, rlcp can then be answered in \(O(\log^{1+\varepsilon} n)\) time, for any \(\varepsilon>0\). Papers dealing with string algorithms are not always easy to follow for the non-specialist, as this topic has a long and rich history, uses many notations, and (as is the case here) aims at improving time/space complexities and thus provides detailed and thorough analyses. This paper is no exception. One has to be familiar with string algorithms (and in particular with suffix arrays, suffix trees and of course LCP issues) to understand the paper's contents.
    0 references
    string algorithms
    0 references
    longest common prefix
    0 references
    indexing version
    0 references

    Identifiers