In: Computer Science
Please construct a nondeterministic, deterministic, and minimum deterministic finite state machine for the following regular expressions. You have to show the construction process, not just the final result.
1) acb*a | bba*b+
2) d*adc | (a)b*bc*d