Minimization
Minimization
Procedure:
Step 1 : Identify unreachable state if any.
Step 2 : Derivation of Values.
Step 3 : Construction of New transition table.
Step 4 : Construction of New transition diagram.
Note : Minimization is possible for DFA only, if you will be given with
NDFA then it needs to be converted into DFA first.
q1 q6 q2
*q2 q0 q2
q3 q2 q6
q4 q7 q5
q5 q2 q6
q6 q6 q4
q7 q6 q2
State/Σ 0 1