Algorithms (Jun 2019)

Lyndon Factorization Algorithms for Small Alphabets and Run-Length Encoded Strings

  • Sukhpal Singh Ghuman,
  • Emanuele Giaquinta,
  • Jorma Tarhio

DOI
https://doi.org/10.3390/a12060124
Journal volume & issue
Vol. 12, no. 6
p. 124

Abstract

Read online

We present two modifications of Duval’s algorithm for computing the Lyndon factorization of a string. One of the algorithms has been designed for strings containing runs of the smallest character. It works best for small alphabets and it is able to skip a significant number of characters of the string. Moreover, it can be engineered to have linear time complexity in the worst case. When there is a run-length encoded string R of length ρ , the other algorithm computes the Lyndon factorization of R in O ( ρ ) time and in constant space. It is shown by experimental results that the new variations are faster than Duval’s original algorithm in many scenarios.

Keywords