We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Computing Longest (Common) Lyndon Subsequences

Abstract: Given a string $T$ with length $n$ whose characters are drawn from an ordered alphabet of size $\sigma$, its longest Lyndon subsequence is a longest subsequence of $T$ that is a Lyndon word. We propose algorithms for finding such a subsequence in $O(n^3)$ time with $O(n)$ space, or online in $O(n^3 \sigma)$ space and time. Our first result can be extended to find the longest common Lyndon subsequence of two strings of length $n$ in $O(n^4 \sigma)$ time using $O(n^3)$ space.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2201.06773 [cs.DS]
  (or arXiv:2201.06773v1 [cs.DS] for this version)

Submission history

From: Dominik Köppl [view email]
[v1] Tue, 18 Jan 2022 07:14:49 GMT (120kb,D)

Link back to: arXiv, form interface, contact.