Subsequences in Bounded Ranges: Matching and Analysis Problems
Maria Kosche, Tore Ko{\ss}, Florin Manea, Viktoriya Pak

TL;DR
This paper investigates the problem of finding subsequences within bounded ranges of words, establishing complexity bounds, analyzing related algorithmic problems, and demonstrating applications to circular words.
Contribution
It introduces the bounded-range subsequence problem, provides tight bounds, explores the complexity of related problems, and applies findings to circular word subsequence matching.
Findings
Matching bounds for bounded-range subsequence checking.
Most related problems are intractable in this setting.
Application to circular words subsequence matching.
Abstract
In this paper, we consider a variant of the classical algorithmic problem of checking whether a given word is a subsequence of another word . More precisely, we consider the problem of deciding, given a number (defining a range-bound) and two words and , whether there exists a factor (or, in other words, a range of length ) of having as subsequence (i.\,e., occurs as a subsequence in the bounded range ). We give matching upper and lower quadratic bounds for the time complexity of this problem. Further, we consider a series of algorithmic problems in this setting, in which, for given integers , and a word , we analyse the set -Subseq of all words of length which occur as subsequence of some factor of length of . Among these, we consider the -universality problem, the -equivalence problem, as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · DNA and Biological Computing · Algorithms and Data Compression
