|
|
|
||
This course covers techniques for design and analysis of algorithms, demonstrated on concrete
combinatorial problems. For many optimization problems it is impossible (or NP-hard) to design
algorithms that find an optimal solution fast. In such a case we study approximation algorithms that work
faster, at the cost that we find a good solution, not necessarily an optimal one. Often we use randomness
in design of algorithms, which allows to solve problems more efficiently or even
to solve problems that are otherwise intractable.
Recommended for the 3rd year of Bc. studies.
Last update: Pangrác Ondřej, RNDr., Ph.D. (14.02.2018)
|
|
||
To pass the tutorials it is required to get at least a half of total points for homeworks assigned during the semester. Due to the requirements, additional attempts to pass the tutorial are excluded.
The exam is oral. The requirements correspond to the syllabus as covered by the lectures. Passing the turorials is required before taking the exam. If university attendance is limited, the exam may be held online. Last update: Kolman Petr, doc. Mgr., Ph.D. (29.09.2020)
|
|
||
D. P. Williamson, D. B. Shmoys: The Design of Approximation Algorithms, Cambridge University Press, 2011. J. Kleinberg, E. Tardos: Algorithm Design, Pearson, 2006. V.V. Vazirani: Approximation Algorithms, Springer, 2001. R. Motwani, P. Raghavan: Randomized algorithms. M. Mitzenmacher, E. Upfal: Probability and Computing: Randomized Algorithms and Probabilistic Analysis. Last update: G_I (28.05.2012)
|
|
||
The exam is oral with time for written preparation. The requirements correspond to the syllabus as covered by the lectures. Passing the turorials is required before taking the exam. Last update: Sgall Jiří, prof. RNDr., DrSc. (22.06.2019)
|
|
||
Detailed information about the course are given at the web page https://kam.mff.cuni.cz/~kolman/intapxalg.html . Here is a list of the main topics.
Covered techniques:
Covered problems and algorithms:
Last update: Kolman Petr, doc. Mgr., Ph.D. (29.09.2020)
|