International Institute of Information Technology, I²IT, P-14, Rajiv Gandhi Infotech Park, Hinjawadi Phase 1, Pune - 411 057 Phone - +91 20 22933441/2/3 | Website - www.isquareit.edu.in | Email -
[email protected] Step-01: The given DFA contains no dead states and inaccessible states. Step-02: Draw a state transition table- a b →q0 q1 q2 q1 q1 q3 q2 q1 q2 q3 q1 *q4 *q4 q1 q2 Step-03: Now using Equivalence Theorem, we have- P = { q , q 1 , q 2 , q 3 } { q 4 } P 1 = { q , q 1 , q 2 } { q 3 } { q 4 } P 2 = { q , q 2 } { q 1 } { q 3 } { q 4 } P 3 = { q , q 2 } { q 1 } { q 3 } { q 4 } Minimization of DFA