Jump to content

Permutation automaton

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Allen3 (talk | contribs) at 13:43, 19 May 2005 (Stub-sorting. You can help!.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A permutation automaton (or p-automaton) is an automaton such that each input permutes the set of states. In other words, a permutation automaton is a reset-free DFA.

A language is p-regular if it is accepted by a permutation automaton.