994 views
1 votes
1 votes
Construct the minimum DFA accepting language L over {a, b} where the 5th symbol and the 10th symbol from LHS is different.

It is given that the minimum DFA has 12 states. But I am getting many more states. Could someone please provide a diagram that involves only 12 states?

1 Answer

1 votes
1 votes
Answer will be 16 it cant be in 12 states.

Related questions

1 votes
1 votes
0 answers
3
0 votes
0 votes
1 answer
4
suraj patel asked Jul 10, 2018
2,590 views
Construct the Minimum FA that accepts all the string of 0's and 1's whereA)Every String start and end with Zero.B)Every string Start and end with Same Symbol.