You are on page 1of 8

COM555

Theory of Computation
Lecture 5
Designing Deterministic Finite Automata
(DFA)
Assoc Prof Dr Melike Sah Direkoglu
melike.sah@neu.edu.tr
Designing DFA
• Designing a DFA is a creative process.

• One approach is putting yourself in the place


of the maching you are planning to design and
remember what you need to remember and
DO NOT remember the whole string.
Test it!
0010
00001110
10100011

You might also like