wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

automata_symmetric (323B)


      1 # Symmetric automata
      2 
      3 Studied in [kutrib2022finite] in a [deterministic] and [nondeterministic] setting
      4 
      5 - open if class is closed under [reversal]
      6 - complexity of testing if an input language is of this form is open
      7 
      8 See also: [automata_reversible], [turing_machine_symmetric]
      9 
     10 Up: [automata]
     11 
     12 Aliases: symmetric automata