[图书][B] Algorithms on strings

M Crochemore, C Hancart, T Lecroq - 2007 - books.google.com
The book is intended for lectures on string processes and pattern matching in Master's
courses of computer science and software engineering curricula. The details of algorithms …

[PDF][PDF] A note on the Burrows-Wheeler transformation

M Crochemore, J Désarménien, D Perrin - arXiv preprint cs/0502073, 2005 - arxiv.org
arXiv:cs/0502073v1 [cs.DS] 17 Feb 2005 Page 1 arXiv:cs/0502073v1 [cs.DS] 17 Feb 2005 A
note on the Burrows-Wheeler transformation Maxime Crochemore Jacques Désarménien …

On suffix tree detection

A Amir, E Kondratovsky, A Levy - Theoretical Computer Science, 2024 - Elsevier
A suffix tree is a fundamental data structure for string processing and information retrieval,
however, its structure is still not well understood. The suffix trees reverse engineering …

Reverse engineering prefix tables

J Clément, M Crochemore… - … Symposium on Theoretical …, 2009 - inria.hal.science
The Prefix table of a string reports for each position the maximal length of its prefixes starting
here. The Prefix table and its dual Suffix table are basic tools used in the design of the most …

When a dollar makes a BWT

S Giuliani, Z Lipták, F Masillo, R Rizzi - Theoretical Computer Science, 2021 - Elsevier
Abstract The Burrows-Wheeler-Transform (BWT) is a reversible string transformation which
plays a central role in text compression and is fundamental in many modern bioinformatics …

[PDF][PDF] Parameterized Suffix Arrays for Binary Strings.

S Deguchi, F Higashijima, H Bannai, S Inenaga… - Stringology, 2008 - academia.edu
We consider the suffix array for parameterized binary strings that consist of only two types of
parameter symbols. We show that the parameterized suffix array, as well as its longest …

Cover array string reconstruction

M Crochemore, CS Iliopoulos, SP Pissis… - Annual Symposium on …, 2010 - Springer
A proper factor u of a string y is a cover of y if every letter of y is within some occurrence of u
in y. The concept generalises the notion of periods of a string. An integer array C is the …

String inference from longest-common-prefix array

J Kärkkäinen, M Piatkowski… - … Colloquium on Automata …, 2017 - drops.dagstuhl.de
The suffix array, perhaps the most important data structure in modern string processing, is
often augmented with the longest common prefix (LCP) array which stores the lengths of the …

On the combinatorics of suffix arrays

G Kucherov, L Tóthmérész, S Vialette - Information Processing Letters, 2013 - Elsevier
We present a bijective characterization of suffix array permutations obtained from a
characterization of Burrows–Wheeler arrays given in [1]. We show that previous …

[HTML][HTML] A suffix tree or not a suffix tree?

T Starikovskaya, HW Vildhøj - Journal of Discrete Algorithms, 2015 - Elsevier
In this paper we study the structure of suffix trees. Given an unlabeled tree τ on n nodes and
suffix links of its internal nodes, we ask the question “Is τ a suffix tree?”, ie, is there a string S …