Algorithm computes smallest suffixient arrays in sublinear time O((n log σ)/√log n + min(r, r-bar) log^ε n) when alphabet is small and BWT has few runs.
Title resolution pending
2 Pith papers cite this work. Polarity classification is still indexing.
2
Pith papers citing it
fields
cs.DS 2years
2026 2verdicts
UNVERDICTED 2representative citing papers
Output-sensitive algorithm builds CDAWGs from BWT-runs in O(e_L log n log(n/r)) time and O(r log(n/r) + e_L) space using a compressed suffix tree of size O(r log(n/r)).
citing papers explorer
-
Computing Smallest Suffixient Arrays in Sublinear Time
Algorithm computes smallest suffixient arrays in sublinear time O((n log σ)/√log n + min(r, r-bar) log^ε n) when alphabet is small and BWT has few runs.
-
Output-Sensitive Construction of CDAWGs from BWT-Runs
Output-sensitive algorithm builds CDAWGs from BWT-runs in O(e_L log n log(n/r)) time and O(r log(n/r) + e_L) space using a compressed suffix tree of size O(r log(n/r)).