Computer Science, asked by behishtabareen, 2 months ago

use subset construction algorithm to find DFA for (ab)*ab

Answers

Answered by ronak7165
0

Answer:

Explanation:

One way to get the SoP form starts by multiplying everything out, using the distributive law: (ac+b)(a+b′c)+ac=ac(a+b′c)+b(a+b′c)+ac=aca+acb′c+ba+bb′c+ac=ac+ab′c+ab+ac=ac+ab′c+ab.

Similar questions