Enhanced Covers of Regular & Indeterminate Strings using Prefix Tables
Ali Alatabbi, A. S. Sohidull Islam, M. Sohel Rahman, Jamie Simpson and, W. F. Smyth

TL;DR
This paper introduces efficient algorithms for computing enhanced covers of strings using prefix tables, extending applicability to indeterminate strings and analyzing the expected maximum border length.
Contribution
It presents a novel method to compute enhanced covers with prefix tables, applicable to indeterminate strings, improving efficiency and extending theoretical understanding.
Findings
Algorithms run in expected linear time.
Enhanced covers computation extends to indeterminate strings.
Expected maximum border length is approximately 1.64 for binary alphabets.
Abstract
A \itbf{cover} of a string is a proper substring of such that can be constructed from possibly overlapping instances of . A recent paper \cite{FIKPPST13} relaxes this definition --- an \itbf{enhanced cover} of is a border of (that is, a proper prefix that is also a suffix) that covers a {\it maximum} number of positions in (not necessarily all) --- and proposes efficient algorithms for the computation of enhanced covers. These algorithms depend on the prior computation of the \itbf{border array} , where is the length of the longest border of , . In this paper, we first show how to compute enhanced covers using instead the \itbf{prefix table}: an array such that is the length of the longest substring of beginning at position that matches a prefix of . Unlike the…
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
TopicsDNA and Biological Computing · Algorithms and Data Compression · semigroups and automata theory
