automaton_homogeneous (251B)
1 # Automaton homogeneous 2 3 [Automaton] where for every [state] q all [transitions] leading to q labeled with the same letter 4 5 See also: [automata_local], [glushkov_automaton] 6 7 Up: [automata_classes] 8 9 Aliases: homogeneous automaton, homogeneous automata