English

Sweeping Permutation Automata

Formal Languages and Automata Theory 2023-09-19 v1

Abstract

This paper introduces sweeping permutation automata, which move over an input string in alternating left-to-right and right-to-left sweeps and have a bijective transition function. It is proved that these automata recognize the same family of languages as the classical one-way permutation automata (Thierrin, "Permutation automata", Mathematical Systems Theory, 1968). An n-state two-way permutation automaton is transformed to a one-way permutation automaton with F(n)=\max_(k+l=n, m <= l) k (l \choose m) (k - 1 \choose l - m) (l - m)! states. This number of states is proved to be necessary in the worst case, and its growth rate is estimated as F(n) = n^(n/2 - (1 + \ln 2)/2 \cdot n/(\ln n) \cdot (1 + o(1))).

Keywords

Cite

@article{arxiv.2309.08723,
  title  = {Sweeping Permutation Automata},
  author = {Maria Radionova and Alexander Okhotin},
  journal= {arXiv preprint arXiv:2309.08723},
  year   = {2023}
}

Comments

In Proceedings NCMA 2023, arXiv:2309.07333

R2 v1 2026-06-28T12:23:05.757Z