Efficient Divide-and-Conquer Implementations Of Symmetric FSAs
Formal Languages and Automata Theory
2010-08-06 v3 Discrete Mathematics
Abstract
A deterministic finite-state automaton (FSA) is an abstract sequential machine that reads the symbols comprising an input word one at a time. An FSA is symmetric if its output is independent of the order in which the input symbols are read, i.e., if the output is invariant under permutations of the input. We show how to convert a symmetric FSA A into an automaton-like divide-and-conquer process whose intermediate results are no larger than the size of A's memory. In comparison, a similar result for general FSA's has been long known via functional composition, but entails an exponential increase in memory size. The new result has applications to parallel processing and symmetric FSA networks.
Cite
@article{arxiv.0708.0580,
title = {Efficient Divide-and-Conquer Implementations Of Symmetric FSAs},
author = {David Pritchard},
journal= {arXiv preprint arXiv:0708.0580},
year = {2010}
}