English

Deterministic Sparse Suffix Sorting in the Restore Model

Data Structures and Algorithms 2018-03-26 v2

Abstract

Given a text TT of length nn, we propose a deterministic online algorithm computing the sparse suffix array and the sparse longest common prefix array of TT in O(clgn+mlgmlgnlgn)O(c \sqrt{\lg n} + m \lg m \lg n \lg^* n) time with O(m)O(m) words of space under the premise that the space of TT is rewritable, where mnm \le n is the number of suffixes to be sorted (provided online and arbitrarily), and cc is the number of characters with mcnm \le c \le n that must be compared for distinguishing the designated suffixes.

Keywords

Cite

@article{arxiv.1509.07417,
  title  = {Deterministic Sparse Suffix Sorting in the Restore Model},
  author = {Johannes Fischer and Tomohiro I and Dominik Köppl},
  journal= {arXiv preprint arXiv:1509.07417},
  year   = {2018}
}
R2 v1 2026-06-22T11:04:42.715Z