correction ab
This commit is contained in:
@@ -187,8 +187,12 @@ On peut ajouter un état poubelle (KO).
|
|||||||
Exemples de calcul.
|
Exemples de calcul.
|
||||||
|
|
||||||
Pour le mot ab:
|
Pour le mot ab:
|
||||||
|
$$q0 \xrightarrow{a}{} qa \xrightarrow{b}{} qab$$
|
||||||
$$q0 \xrightarrow{a}{}, qa, b, qab$$
|
|
||||||
qab est acceptant donc le mot est accepté.
|
qab est acceptant donc le mot est accepté.
|
||||||
|
|
||||||
|
Pour le mot a:
|
||||||
|
Pour le mot ab:
|
||||||
|
$$q0 \xrightarrow{a}{} qa$$
|
||||||
|
qa est non-acceptant donc le mot est rejeté.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user