o o a 1. (20 points) Consider the deterministic finite automaton M = (K,8,8,8,F), where K={90,91,92,93,94}, I= {a,b}, s=
Posted: Fri May 20, 2022 10:18 am
o o a 1. (20 points) Consider the deterministic finite automaton M = (K,8,8,8,F), where K={90,91,92,93,94}, I= {a,b}, s=90 F={90,92,93} and 8 is given by the following table. 9 8(9,0) 90 91 90 b 94 91 a 94 91 b 92 92 a 93 92 b 90 93 a 91 93 b 92 94 94 94 b 94 a (1) Draw the state diagram for the deterministic finite automaton. (2) Derive the configurations to show whether the string abbaba is accepted or rejected by the deterministic finite automaton.