I have a quick question. What does the superscript plus sign mean here?
= {w ∈ {0,1} : w ∈ (0^+)(1^+)}
Been awhile since I've done these. This is for making a non-deterministic finite automata
0^+
this means that the string w should have atleast one 0, like { 0, 00, 000, .....}
on the other hand
0^*
this means that the string w can contain null character also, like { ∈, 0, 00, 000, ....}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With