![]() |
CPSC 201: Introduction to Computer Science |
![]() |
|||||||||||||||
![]() |
![]() |
![]() |
![]() Instructor: Carsten Schürmann Department of Computer Science Yale University Time: MWF 11:30-12:20 Room: AKW200 |
![]() |
![]() |
||||||||||||
|
![]() |
Lecture 24The problem on the homework showed clearly. It is pretty easy to write a Turing program that writes as many 1's on the Turing tape as possible. It is however pretty difficult to get it to stop. This observation begs the question, if it is possible to write a Turing program that decides if another given as input in some form terminates or not. The main result of this lecture will be that it is not. Code: turing.sml Reading: Invitation to Computer Science
Chapter 10.7. |
![]() |