| A Quick Review of Finite Automata |
.
.
:
x
->
.
called the set of final
states.
0 of
called the initial state.
to strings over the input
alphabet. In particular, we can define
:
x
* ->
recursively as
(
,
) =
(
,
x ) =
(
(
,
), x )
{* |
(
0,
)
F }
| A Quick Review of Finite Automata |