430 likes | 507 Views
Explore the acceptability of strings by finite automata, transition graphs, and properties of transition functions. Learn to determine if input strings are accepted or rejected by finite automata through transition states and configurations.
E N D
CSE322Finite Automata Lecture #2
Topics • Acceptability of a String by a Finite Automaton • Transition Graph and Properties of Transition Functions
Finite Automaton Input String Output “Accept” or “Reject” Finite Automaton
Transition Graph initial state accepting state transition state
Initial Configuration Input String
Input finished accept
Input finished reject
Input finished accept
Input finished reject
Languages Accepted by FAs FA Definition: The language contains all input strings accepted by = { strings that bring to an accepting state}
Example accept accept accept
Example trap state accept