2020
DOI: 10.1007/978-3-030-51466-2_31
|View full text |Cite
|
Sign up to set email alerts
|

Faster Online Computation of the Succinct Longest Previous Factor Array

Abstract: We consider the problem of computing online the Longest Previous Factor array LP F [1, n] of a text T of length n. For each 1 ≤ i ≤ n, LP F [i] stores the length of the longest factor of T with at least two occurrences, one ending at i and the other at a previous position j < i. We present an improvement over the previous solution by Okanohara and Sadakane (ESA 2008): our solution uses less space (compressed instead of succinct) and runs in O(n log 2 n) time, thus being faster by a logarithmic factor. As a by… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 22 publications
0
2
0
Order By: Relevance
“…Here, Okanohara and Sadakane [32] gave a solution that works in n lg σ + O(n) bits of space and needs O(n lg 3 n) time. This time bound got recently improved to O(n lg 2 n) by Prezza and Rosone [33].…”
Section: Related Workmentioning
confidence: 99%
“…Here, Okanohara and Sadakane [32] gave a solution that works in n lg σ + O(n) bits of space and needs O(n lg 3 n) time. This time bound got recently improved to O(n lg 2 n) by Prezza and Rosone [33].…”
Section: Related Workmentioning
confidence: 99%
“…, LPnF [1] (the algorithm of Ohlebusch and Weber [25] computes LPnF in this order). It is therefore possible to compute LPnF within O(n) bits on top of P and a compressed indexing data structures such as the FM-index [28] of the text: For that purpose, Okanohara and Sadakane [29] proposed an algorithm computing LPF and P with the FM-index in O(n lg 3 n) time, which was improved by Prezza and Rosone [30] to O(n lg 2 n) time. However, the need of P, using n lg n bits when stored in a plain array, makes an approach that transforms LPF to LPnF after computing LPF and P rather unattractive.…”
Section: Non-overlapping Lzssmentioning
confidence: 99%