Papers
Topics
Authors
Recent
Search
2000 character limit reached

Computing Longest (Common) Lyndon Subsequences

Published 18 Jan 2022 in cs.DS | (2201.06773v1)

Abstract: Given a string TT with length nn whose characters are drawn from an ordered alphabet of size σ\sigma, its longest Lyndon subsequence is a longest subsequence of TT that is a Lyndon word. We propose algorithms for finding such a subsequence in O(n<sup>3)O(n<sup>3) time with O(n)O(n) space, or online in O(n<sup>3</sup>σ)O(n<sup>3</sup> \sigma) space and time. Our first result can be extended to find the longest common Lyndon subsequence of two strings of length nn in O(n<sup>4</sup>σ)O(n<sup>4</sup> \sigma) time using O(n<sup>3)O(n<sup>3) space.

Citations (4)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.