Theoretical CS

4.5 Lab 4

Objectives

The goal of this lab is to evaluate your ability to:

Tasks

  1. write a dfa
  2. write a turing machine
  3. prove that the algorithm works
  4. prove the time and space complexity of the algorithm
  5. something more??

<< 4.4 Computational Complexity 5.1 Computer Architecture >>