Fast Algorithm for Partial Covers in Words
Abstract
A factor u of a word w is a cover of w if every position in w lies within some occurrence of u in w. A word w covered by u thus generalizes the idea of a repetition, that is, a word composed of exact concatenations of u. In this article we introduce a new notion of α-partial cover, which can be viewed as a relaxed variant of cover, that is, a factor covering at least α positions in w. We develop a data structure of O(n) size (where n=|w|) that can be constructed in O(n n) time which we apply to compute all shortest α-partial covers for a given α. We also employ it for an O(n n)-time algorithm computing a shortest α-partial cover for each α=1,2,…,n.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.