bild
School of
Electrical Engineering
and Computer Science

DD2446 Complexity Theory, 6.0 credits

This is an advanced course in theoretical computer science which is usually given every second year (alternating with DD2442 Seminars on Theoretical Computer Science).

The latest installment of the course was in 2013. Starting in 2015, the course has a new code and is called DD2445 Complexity Theory, and it also gives 7.5 ECTS credits instead of 6.0 ECTS credits.

Short Overview

Computers are everywhere today—at work, in our cars, in our living rooms, and in our pockets—and have changed the world beyond our wildest imagination. Yet these marvellous devices are, at the core, amazingly simple and stupid: all they can do is to mechanically shuffle zeros and ones around. What is the true potential of such automated computational devices? And what are the limits of what can be done by mechanical calculations?

Complexity theory gives these deep and fascinating philosophical questions a crisp mathematical meaning. A computational problem is any task that is in principle amenable to being solved by a computer—i.e., it can be solved by mechanical application of mathematical steps. Complexity theory focuses on classifying computational problems according to their inherent difficulty, and on relating those classes of problems to each other. The goal is to understand the power of computers but also—and above all—the limitations of what problems can be solved by them, or more broadly by any type of automated computational process. A problem is regarded as inherently difficult if its solution requires unreasonably large resources regardless of which approach is used to solve it (i.e., no matter which algorithm is employed). Complexity theory formalizes this notion by introducing mathematical models of computation and quantifying the amount of resources needed to solve the problems, such as running time, memory usage, parallelism, communication, et cetera.

This course is intended to

  • give an introduction to computational complexity theory,
  • survey some of the major results in this area, and
  • present some of the open problems that are the focus of current research,
so that that students after having completed the course
  • will have a good grasp of the fundamentals of complexity theory,
  • will be able to describe, at least in general terms, some of the tools and techniques used in the area,
  • will be able to use these tools and techniques to solve and present their own solutions of problems in complexity theory orally and in writing, and
  • will have the necessary backgound to be able to read and understand research articles on complexity theory.
While the intention is to give a fairly broad coverage, it should be noted that the course might at times have a slight bias towards areas where the Theory Group at KTH has made significant contributions to the state of the art.

Copyright © Published by: Jakob Nordström <jakobn~at-sign~kth~dot~se>
Updated 2015-08-28