TOL203F: Algorithms, Logic and Complexity, Spring 2016
Overview
This course provides an introduction to some of the central ideas in theoretical computer science. The topics include strategies for designing efficient algorithms (recursive, greedy, and divide-and-conquer algorithms, dynamic programming). The complexity classes P and NP, NP-complete problems, reductions and the P vs NP question. Universal computation, Turing machines, recursive functions, diagonalization, the halting problem and undecidability. Space complexity and the complexity of games. Optimization and approximation.
Syllabus (tentative)
Week | Subject |
1 - 2 | Basics, algorithm review (chapters 2 and 3) |
3 - 6 | NP-Completeness (chapters 4 – 6) |
7 - 9 | Theory of computation (chapter 7) |
10 - 11 | Memory (chapter 8) |
12 - 13 | Optimization and approximation (chapter 9) |
14 | Wrapup |
Textbook: The Nature of Computation by Christopher Moore and Stephan Mertens. Oxford University Press, 2011. The book is available from The University Bookstore.
Course information
Lectures:- Tuesdays 8:20 – 9:50 in V02-138.
- Thursdays 10:00 – 12:20 in V02-138.
Evaluation
- 30% Problem Sets
- 10% Project presentation (weeks 11 - 14)
- 20% Midterm exam (approx. February 25th)
- 40% Final exam
Course web
Announcements, homework assignments and supplementary material will be posted on Piazza. Piazza also provides an online forum to ask questions relating to the course, e.g. clarification of homework problems. To sign up, go to https://piazza.com/hi.is/spring2016/tol203f and select "Join as Student". Click on "Join Classes" and provide your email account.