A parameterized string (p-string) is a string over an alphabet (Σ_s∪Σ_p)...
Recently, Conte et al. generalized the longest-common prefix (LCP) array...
FM-indexes are a crucial data structure in DNA alignment, for example, b...
MONI (Rossi et al., 2022) can store a pangenomic dataset T in small spac...
Repetitiveness measures reveal profound characteristics of datasets, and...
Parameterized strings are a generalization of strings in that their
char...
As nowadays Machine Learning (ML) techniques are generating huge data
co...
We present an algorithm computing the longest periodic subsequence of a
...
Given a string T with length n whose characters are drawn from an ordere...
We propose a new representation of the offsets of the Lempel-Ziv (LZ)
fa...
The run-length compressed Burrows-Wheeler transform (RLBWT) used in
conj...
Canonical Huffman code is an optimal prefix-free compression code whose
...
We characterize those strings whose suffix arrays are based on arithmeti...
Pattern matching is the most central task for text indices. Most recent
...
We propose a B tree representation storing n keys, each of k bits, in
ei...
Computing the matching statistics of patterns with respect to a text is ...
One of the most well-known variants of the Burrows-Wheeler transform (BW...
We introduce a new class of straight-line programs (SLPs), named the Lyn...
The Burrows-Wheeler transform (BWT) is a permutation whose applications ...
Re-Pair is a grammar compression scheme with favorably good compression
...
Bidirectional compression algorithms work by substituting repeated subst...
A keyword dictionary is an associative array whose keys are strings. Rec...
Given a string T of length n, a substring u = T[i.. j] of T is called a
...
While separate chaining is a common strategy for resolving collisions in...
Given a dynamic set K of k strings of total length n whose characters
ar...