Save
TC
DFA
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Francisca Portugal
Visit profile
Cards (14)
DETERMINISTIC FINITE AUTOMATON (DFA)
A)
tuple
B)
states
C)
input symbols
D)
transition function
E)
initial
F)
start
G)
accept
H)
maior ou igual
8
EXAMPLE
DFA
TRANSITION (STATE) DIAGRAM
A)
graph
B)
node
C)
edge
D)
arrow with start
E)
double circle
5
TRANSITION TABLE
A
transition table
is the tabular representation of the function, but is sufficient to represent an automaton
States
-> rows
Inputs
-> columns
Initial
state -> arrow
Final
states -> star (*)
EXAMPLE -
3
EQUIVALENT NOTATIONS
LANGUAGE OF A DFA
A)
accepted
B)
regular
2
EXAMPLE (FROM
SLIDE 4
)
(IN)COMPLETE DFAS
A)
not accepted
B)
total
2
EXAMPLE
COMPLEMENT
A)
- L
1
PRODUCT
A)
complete
1
PRODUCT (cont.)
A)
intersection
B)
union
C)
difference
3
PRODUCT
EXAMPLE
PRODUCT EXAMPLE
RESULT