Inferring an Indeterminate String from a Prefix Graph
Ali Alatabbi, M. Sohel Rahman, W. F. Smyth

TL;DR
This paper presents a method to construct the lexicographically least indeterminate string with a given prefix table using a prefix graph, optimizing string reconstruction from prefix arrays.
Contribution
It introduces a novel approach leveraging prefix graphs to efficiently reconstruct minimal alphabet indeterminate strings from feasible arrays.
Findings
Constructs lexicographically least strings from prefix graphs.
Provides a method to minimize alphabet size in string reconstruction.
Enhances understanding of indeterminate string structure.
Abstract
An \itbf{indeterminate string} (or, more simply, just a \itbf{string}) on an alphabet is a sequence of nonempty subsets of . We say that and \itbf{match} (written ) if and only if . A \itbf{feasible array} is an array of integers such that and for every , . A \itbf{prefix table} of a string is an array of integers such that, for every , if and only if is the longest substring at position of \s{x} that matches a prefix of \s{x}. It is known from \cite{CRSW13} that every feasible array is a prefix table of some indetermintate string. A \itbf{prefix graph} …
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
TopicsAlgorithms and Data Compression · RNA and protein synthesis mechanisms · semigroups and automata theory
