2020
DOI: 10.1007/978-3-030-59212-7_16
|View full text |Cite
|
Sign up to set email alerts
|

Practical Random Access to SLP-Compressed Texts

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
2
1

Relationship

4
4

Authors

Journals

citations
Cited by 14 publications
(13 citation statements)
references
References 27 publications
0
13
0
Order By: Relevance
“…A MONI index consists of four main components, the run-length encoded BWT, suffix-array samples taken at run boundaries, the thresholds, and a grammar ( Gagie et al. 2019 , 2020b ) that provides random access to T . These data structures allow computation of matching statistics in time and take space where g is the size of a given straight-line program for T .…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…A MONI index consists of four main components, the run-length encoded BWT, suffix-array samples taken at run boundaries, the thresholds, and a grammar ( Gagie et al. 2019 , 2020b ) that provides random access to T . These data structures allow computation of matching statistics in time and take space where g is the size of a given straight-line program for T .…”
Section: Methodsmentioning
confidence: 99%
“…Rossi et al (Rossi et al, 2021) with MONI showed how to efficiently compute the thresholds for highly repetitive texts, and implemented the matching statistics algorithm. A MONI index consists of four main components, the run-length encoded BWT, suffix-array samples taken at run boundaries, the thresholds, and a grammar (Gagie et al 2019(Gagie et al , 2020b) that provides random access to T. These data structures allow computation of matching statistics in OðmlognÞ time and take Oðr + gÞ space where g is the size of a given straight-line program for T.…”
Section: Limitations Of Studymentioning
confidence: 99%
“…Rossi et al [6] with MONI showed how to efficiently compute the thresholds for highly repetitive texts, and implemented the matching statistics algorithm. A MONI index consists of four main components, the run-length encoded BWT, suffix-array samples taken at run boundaries, the thresholds, and a grammar [16, 17] that provides random access to T . These data structures allow computation of matching statistics in O ( m log n ) time, and take O ( r + g ) space where g is the size of a given straight-line program (SLP) for T .…”
Section: Methodsmentioning
confidence: 99%
“…We used SACA-K (Nong, 2013) to lexicographically sort the parses, and gSACA-K (Louza et al, 2017) to compute the SA and LCP array of the dictionary. We provide random access to the reference using the practical random access to SLPs of Gagie et al (2020b) built on the grammar obtained using BigRePair . We used the ksw2 (Suzuki and Kasahara, 2018;Li, 2018) library available at https://github.com/lh3/ksw2 to compute the local alignment.…”
Section: Methodsmentioning
confidence: 99%