Theory of Computation
Topic Outline
Final Examination
The final examination for the Theory of Computation in the Fall of 2000
will be held on December 14th at 2:00pm.
-
Basic Terms
-
String
-
Alphabet
-
Language
-
Regular Languages
-
DFSA
-
NDFSA
-
Regular Expressions
-
GNDFS
-
Table view of automata
-
Diagram view of automata
-
Definitions
-
String acceptance
-
Conversions
-
NDFSA to DFSA
-
DFSA to GNDFSA
-
GNDFSA to regular expression
-
regular expression to NDFSA
-
Context Free Languages
-
Context Free Grammar
-
Definition
-
Parse Tree
-
Derivation
-
ambiguous
-
Pushdown automata
-
definition
-
table form
-
string acceptance
-
CFG as pushdown automata
-
Conversion from regular expression to CFG
-
Turing machine
-
Definition
-
String acceptance
-
Decidable languages
-
Recognizable languages