Computer Science > Formal Languages and Automata Theory
[Submitted on 11 Dec 2014 (this version), latest version 17 Dec 2014 (v2)]
Title:Run-Length Encoded Nondeterministic KMP and Suffix Automata
View PDFAbstract:We present a novel bit-parallel representation of the nondeterministic KMP and suffix automata for a string $P$, based on the run-length encoding. Our method is targeted to the case of long strings over small alphabets and complements the method of Cantone et al. (2012), which is effective for long strings over large alphabets. Our encoding requires $O((\sigma + m)\lceil \rho / w\rceil)$ space and allows one to simulate the automata on a string in time $O(\lceil \rho / w\rceil)$ per transition, where $\sigma$ is the alphabet size, $m$ is the length of $P$, $\rho$ is the length of the run-length encoding of $P$ and $w$ is the machine word size in bits.
Submission history
From: Emanuele Giaquinta [view email][v1] Thu, 11 Dec 2014 15:49:44 UTC (11 KB)
[v2] Wed, 17 Dec 2014 15:50:27 UTC (11 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.