Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
aa:lab:tm [2019/10/08 06:32]
costin.lupu.almighty
aa:lab:tm [2019/10/31 13:34] (current)
cpeticila [Turing Machines]
Line 21: Line 21:
   - Checking if a binary string has the same number of ones and zeros (lecture)   - Checking if a binary string has the same number of ones and zeros (lecture)
   - Checking if a number is a palindrome (you may assume, for simplicity, that the $|w|$ is even)    - Checking if a number is a palindrome (you may assume, for simplicity, that the $|w|$ is even) 
-  - **Identify a function ​which //cannot// be computed by a Turing Machine** {{## f(w) is 1 if sqrt(|w|) is a rational number and 0 otherwise ##}}+  - **Identify a function ​whic 
 +//cannot// be computed by a Turing Machine** {{## f(w) is 1 if sqrt(|w|) is a rational number and 0 otherwise ##}}
   - Reversing a string   - Reversing a string
   ​   ​