Computer Science, asked by madihakhanam, 3 months ago

constract nfa for the regular language 0^+ 1^+​

Answers

Answered by anku3842
0

Answer:

To construct a DFA M = (Q′, Σ,δ′,q′. 0. ,F′) that is equivalent to NFA N, first we compute the ε-closure of every subset of Q = {1, 2, 3}. Set R ⊆ Q ε-closure E(R). ∅.

Similar questions