Lecture 31
Learning objectives
After this class, you should be able to:
- Define a
linear bounded automaton
(LBA).- Given an LBA and a string, show a possible sequence of moves of the LBA on that string.
- Given a language, construct an LBA for it.
Reading assignment
- Sections 10.5.
- Lecture 31 slides on Blackboard.
- Page 278.
Exercises and review questions
- Exercises and review questions on current lecture's material
- Section 10.5, exercise #4a.
- Section 10.5, exercise #4b.
- Questions on next lecture's material
- Are all recursive languages also recursively enumerable? Justify your answer.
Last modified: 12 Mar 2014