Finite Automata Flashcards

1
Q

What does Deterministic Finite Automaton (DFA) consist of?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a configuration?

Of a DFA

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a step relation? What is a reflexive transitive closure of ⊢?

Of DFAs

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can DFAs be displayed as a transition graph?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which notation is used to be able to say that a word can be read by a DFA? Name a theorem connected to this idea.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When is a language accepted by a DFA? When is a language regular?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why are DFAs deterministic?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What happens to the complement of a language, if the language itself is regular? Show the basic steps of the proof.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Finish the scentence. Give the basic steps of the proof.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If two languages are regular, is their intersection, difference and union regular?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What can be said about every finite language?

A

That it is regular.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the difference between DFAs and Nondeterministic Finite Automata (NFAs)?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the difference in definitions of the contents of NFAs?

Compared to DFAs

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the definition of a step relation in a NFA?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a path?

In a NFA

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When is a language accepted by an NFA?

A
17
Q

When is an NFA regular?

A