transition (272B)
1 # Transition 2 3 A transition in an [automaton] goes from a [state] to another and is labeled by a [letter]. For [transducers], the transition can be labeled with an [input_letter] and an [output_letter] 4 5 - [epsilon_transition] 6 7 Up: [automata_concepts] 8 9 Aliases: transitions