Kleene's algorithm: Difference between revisions

Content deleted Content added
Line 222:
| | ((''a''|''b'')''b''<sup>*</sup>''a'' | ε)<sup>*</sup>
| | ∅
| | | ''a''<sup>*</sup> &nbsp; &nbsp; &nbsp; &nbsp;
| | = ''a''<sup>*</sup>
|-
| ''R''{{su|p=2|b=''01''}}
Line 247:
| | ∅
| | | ∅
| | =
|-
| ''R''{{su|p=2|b=''11''}}
Line 271:
| | ∅
| | | ∅
| | =
|-
| ''R''{{su|p=2|b=''21''}}
Line 286:
| | ((''a''|''b'')''b''<sup>*</sup>''a'' | ε)<sup>*</sup>
| | ((''a''|''b'')''b''<sup>*</sup>''a'' | ε)
| | | (''a'' | ''b'') ''b''<sup>*</sup> ''a'' | ε &nbsp; &nbsp;
| | =
|}