Lecture No. 09
Dated: 26-10-2024
Consider the string
1 \(abbbabbbabba\).
When you trace the string
1 on the given transition graph
,2 you will find 3 successful paths.
Hence the string
1 is accepted by the transition graphs
2
Generalized Transition Graphs
These are collection of followings:
- Finite number of
states
with one beinginitial state
and many or none beingfinal states
. - Finite
set
3 of inputletters
from whichstrings
1 can be constructed. - Directed edges connecting some pair of states labeled with
regular expression
4