School of Computer Science

Module 06-05934 (2018)

Models of Computation

Level 2/I

Paul Levy Semester 2 10 credits
Co-ordinator: Paul Levy
Reviewer: Achim Jung

The Module Description is a strict subset of this Syllabus Page.

Outline

The module will introduce various automata theoretic models of computation and discuss their practical and theoretical significance. Finite automata, grammars and stack automata and Turing machines will be introduced. The fundamental ideas of (non-)computability and complexity will be presented. There will also be a section on the Lambda Calculus and its connection with Functional Programming.


Aims

The aims of this module are to:

  • introduce a variety of formal models of computation
  • explain the significance of formal models from a practical and a foundational point of view
  • make familiar with the fundamental results in the theory of computation
  • explain the way in which formalisations are used to address real-life computational problems

Learning Outcomes

On successful completion of this module, the student should be able to:

  1. explain the basics of automata theory, formal language theory, computability theory, complexity theory and lambda calculus
  2. explain non-computability and non-decidability issues
  3. describe and use the connection between automata and languages
  4. explain and use lambda calculus as a theory of functional programming
  5. explain the connection between theory and applications

Restrictions

None


Teaching methods

11 two-hour lectures, 11 one-hour exercise sessions, 1 one-hour revision lecture

Contact Hours: 34


Assessment

Sessional: 1.5 hr examination (80%), continuous assessment (20%).

Supplementary (where allowed): 1.5 hr examination (100%).


Detailed Syllabus

  1. Finite automata (4 hrs)
    • Finite automata and regular languages
    • Nondeterminism
    • Limitations of finite automata
  2. Formal languages (2 hrs)
    • Grammars
    • Pushdown automata
  3. Limits of computation (4 hrs)
    • The Halting Problem
    • Reducibility
  4. Turing machines (4 hrs)
    • The basic model
    • Extensions and their equivalence with the basic model
    • Church's Thesis
  5. Complexity Theory (4 hrs)
    • Complexity of Turing machine programs
    • The class P
    • The class NP
    • NP-complete problems
  6. Formalising functional programming (4 hrs)
    • Rewriting as a computational paradigm
    • Lambda calculus
    • Typed lambda calculi

Programmes containing this module