Parameterized Algorithms
Kód | Zakončení | Kredity | Rozsah | Jazyk výuky |
---|---|---|---|---|
NIE-PAM | Z,ZK | 4 | 2P+1C | anglicky |
- Garant předmětu:
- Ondřej Suchý
- Přednášející:
- Ondřej Suchý
- Cvičící:
- Ondřej Suchý
- Předmět zajišťuje:
- katedra teoretické informatiky
- Anotace:
-
There are many optimization problems for which no polynomial time algorithms are known (e.g. NP-complete problems). Despite that it is often necessary to solve these problems exactly in practice. We will demonstrate that many problems can be solved much more effectively than by naively trying all possible solutions. Often one can find a common property (parameter) of the inputs from practice-e.g., all solutions are relatively small. Parameterized algorithms exploit that by limiting the time complexity exponentially in this (small) parameter and polynomially in the input size (which can be huge).
Parameterized algorithms also represent a way to formalize the notion of effective polynomial time preprocessing of the input, which is not possible in the classical complexity. Such a polynomial time preprocessing is then a suitable first step, whatever is the subsequent solution method.
We will present a plethora of parameterized algorithm design methods and we will also show how to prove that for some problem (and parameter) such an algorithm (presumably) does not exist. We will also not miss out the relations to other approaches to hard problems such as moderately exponential algorithms or approximation schemes.
- Požadavky:
-
Only basic knowledge of Graph Theory and Computational Complexity (e.g., BIE-AG1, BIE-AG2, BIE-AAG) is required for understanding. Hence, the lecture can be also attended by students in the third year of bachelor studies.
- Osnova přednášek:
-
1. Introduction. Bounded Search Trees, Basic definitions.
2. Kernelization as a formalization of the term „efficient preprocessing“. Examples of simple kernelizations.
3. Interleaving kernelization with bounded search trees. More complex bounded search trees.
4. Kernelization based on global rules.
5. Non-existence of polynomiál size kernels for some problems.
6. Dynamic programming, exploitation of the inclusion-exclusion principle. Color Coding.
7. Iterative compression.
8. Tree-width and basic properties.
9. Dynamic programming on graphs of bounded tree-width. Courcelle's Theorem.
10. Baker's style approximation schemes.
11. Minors, their usage in design of parameterized algorithms
12. Parameterized algorithms for planar graphs (Bidimensionality).
13. Classes of parameterized intractability, parameterized reduction, relations to Exponential Time Hypothesis
- Osnova cvičení:
-
Seminars consist of problem solving on the topics of the course.
- Cíle studia:
-
The goal of the study is to get familiar with the basic methods of design of fpt algorithms, kernelization, and methods of proving lower bounds for these.
- Studijní materiály:
-
M. Cygan, F.V. Fomin, Ł. Kowalik, D. Lokshtanov, D. Marx, Ma. Pilipczuk, Mi. Pilipczuk, S. Saurabh: Parameterized Algorithms, Springer, 2015.
Rodney G. Downey, Michael R. Fellows: Fundamentals of Parameterized Complexity, Springer, 2013.
Rolf Niedermeier: Invitation to Fixed-Parameter Algorithms, Oxford University Press, 2006.
- Poznámka:
- Další informace:
- https://courses.fit.cvut.cz/NIE-PAM/
- Rozvrh na zimní semestr 2024/2025:
- Rozvrh není připraven
- Rozvrh na letní semestr 2024/2025:
- Rozvrh není připraven
- Předmět je součástí následujících studijních plánů:
-
- Master specialization Software Engineering, in English, 2021 (volitelný předmět)
- Master specialization Computer Security, in English, 2021 (volitelný předmět)
- Master specialization Computer Systems and Networks, in English, 2021 (volitelný předmět)
- Master specialization Design and Programming of Embedded Systems, in English, 2021 (volitelný předmět)
- Master specialization Computer Science, in English, 2021 (volitelný předmět)
- Study plan for Ukrainian refugees (volitelný předmět)
- Master Specialization Digital Business Engineering, 2023 (volitelný předmět)
- Master Programme Informatics, unspecified Specialization, in English, 2021 (volitelný předmět)
- Master specialization Computer Science, in English, 2024 (PS, volitelný předmět)