Complexity Theory

 

Lecture in Summer Term 2015

 
 

Content

The topic of the complexity theory are the principle boundaries of efficient computability. For that the complexity theory questions "inherent dificulties" of algorithmic problems. Therefore the question is not, how efficient the algorithm solves a problem, but how efficient a problem can be solved in general. Efficency will be measured acording to the consumption of ressources, like computation time, used memory, or used bandwith.
Especially the comparison of the different ressource dimensions is tricky. This leads to questions like " Can every memory efficent algorithm be simulated through a time efficent algorithm?" or " Do randomized algorithms in principle work better than deterministic ones?".

Based on the lecture "Computability and Complexity" this lecture is a more in-depth introduction of the central topics of the complexity theory.

Previous Knowledge

Knowledge from the lectures "Discret Structures", "Linear Algebra", "Compuatbility and Complexity" and "Data Structure and Algorithms" is required.

 

Organization

Lecture will be held in English.

Lecturer

Pascal Schweizer

 

External Links