Consider the following non-deterministic finite automaton (NFA): b y a b a b a a,b ъ 6 Z u a b (a) (15 Points) Write a r
Posted: Sun May 15, 2022 11:58 am
Consider the following non-deterministic finite automaton (NFA): b y a b a b a a,b ъ 6 Z u a b (a) (15 Points) Write a regular expression that defines the language recognized by the above NFA. (b) (15 Points) Construct (by drawing a state diagram) the smallest deterministic finite automaton (DFA) that recognizes the same language as the above NFA (smallest in terms of the number of states).