wiki_research

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

automata_complementation (255B)


      1 # Automata complementation
      2 
      3 - [DFA_complementation]
      4 - [NFA_complementation]
      5 - [UFA_complementation]
      6 
      7 Up: [automaton_constructions], [complementation]
      8 
      9 Aliases: automaton complement, automaton complementation
     10 
     11 See also: [automata_complementation_practice]