AlgoMaNet: Fine-grained complexity - summer 2021

Michal Koucký
<koucky@iuuk.mff.cuni.cz>

AlgoMaNet: Fine-grained complexity (Aug 30-Sep 3)

The series of lectures will provide a tutorial on fine-grained complexity. Fine-grained complexity which emerged over the past decade maps the landscape of problems solvable in polynomial time, and provides insight into their exact asymptotic complexities. By building a formal connection between the complexity of problems like the Longest Common Subsequence and the complexity of solving NP-complete problems such as SAT it provides a plausible explanation why despite lots of effort we did not manage to improve on the trivial quadratic or cubic algorithms for such problems. The course will cover the Strong Exponential Time Hypothesis (SETH) and its variants, problems in P such as Orthogonal Vectors Problem, 3SUM, Longest Common Subsequence and many others, and exhibit striking relationships between their complexities.

Schedule: August 30 - September 3, 2021

10:30 - 12:00lecture (room S1)
14:00 - 15:30lecture (room S1)

Note that there will be no morning lecture on Friday September 3.

Lectures

References