Converting the following NFA to Regular Expression.
Quick question:
Do I have to add a new initial state as Q1 is accepting an incoming edge with 0+1 from itself?
Method used:
State elimination method
Converting the following NFA to Regular Expression.
Quick question:
Do I have to add a new initial state as Q1 is accepting an incoming edge with 0+1 from itself?
Method used:
State elimination method