to convert the regular expression (0+1)*(0+ε) to an epsilon-NFA. Then, identify the true statement about epsilon-NFA from the list below:
a) There is 1 arc labeled ε.
b) There are 12 states with more than one arc in.
c) There are 14 arcs labeled ε.
d) There are 3 states with more than one arc out.
Explain the answer
Expert Answer
An epsilon-NFA for the regular expression (0+1)*(0+ε) ——>
From the above given epsilon-NFA true statement about epsilon-NFA from the list below—–>
- There is 1 arc labeled ε —>False; there is 14 arcs labeled ε
- There are 12 states with more than one arc in —-> False; ther is 4 states with more then one arc in
- There are 14 arcs labeled ε. —–> True
- There are 3 states with more than one arc out —-> False; there is 4 stats with more than one arcs out