Popis předmětu - BE4M33PAL
BE4M33PAL | Advanced Algorithms | ||
---|---|---|---|
Role: | P, PS, PV | Rozsah výuky: | 2P+2C |
Katedra: | 13133 | Jazyk výuky: | EN |
Garanti: | Průša D. | Zakončení: | Z,ZK |
Přednášející: | Genyk-Berezovskyj M., Průša D. | Kreditů: | 6 |
Cvičící: | Genyk-Berezovskyj M., Hollmann M., Průša D. | Semestr: | Z |
Webová stránka:
https://cw.fel.cvut.cz/wiki/courses/BE4M33PALAnotace:
Basic graph algorithms and graph representation. Combinatorial algorithms. Application of formal languages theory in computer science - pattern matching.Cíle studia:
Fundamental overview and skills related to the topics of the course.Osnovy přednášek:
Formal and informal analysis of the memory and time complexity of all data sructures and algorithms taught is an integral part of the course, it is not expicitely listed under particular topics.1. | Asymptotic complexity of algorithms. Graphs, their properties and memory representation. | |
2. | Minimum spanning tree. Union-Find problem. | |
3. | Euler paths. Directed graphs: connectivity, acyclic graphs. | |
4. | Heaps. Fibonacci heap. Heaps performance comparison. | |
5. | Dynamic data structures. Garbage collector. | |
6. | Generating, enumeration aand isomorphism of data structures and combinatorial objects. Permutations, combinations, variations, trees. | |
7. | Generating other combinatorial structures: k-element subsets, Gray code, non-isomorphic graphs. | |
8. | Search in sequences - linear and quadratic interpolation. Median search. | |
9. | Finite automata, implementation, automaton reduction. | |
10. | Regular expressions and text search using regular expressions. | |
11. | Approximate text search using finite automata, dictionary automata. | |
12. | Search in higher dimensions, K-D trees, Quadtree. | |
13. | Search trees: B a B+; 2-3-4 a R-B trees. | |
14. | Search trees: Trie, suffix tree, splay tree. |
Osnovy cvičení:
Exercises and related homeworks are devoted mostly to implementation of lecture topics. Consequently, the themes of each exercise formally correspond to thoseLiteratura:
R. | Sedgewick: Algoritmy v C, SoftPress 2003, | |
T. | H. Cormen, C. E. Leiserson, R. L. Rievest, C. Stein: Introduction to Algorithms, 2nd ed., MIT Press, 2001 | |
B. | Melichar: Jazyky a překlady, Praha , ČVUT 1996 | |
J. | E. Hopcroft, R. Motwani, J. D. Ullman: Introduction to Automata Theory, Languages, and Computation, 2nd ed., Addison-Wesley, 2001 |
Požadavky:
Individual implementation of data types and algorithms discussed in the lectures is an important part of the exercises. Thus, capabilty of programmatic manipulation of linked data structures in some of the prevalent languages (C/C++/Java/...) is indispensable.Klíčová slova:
Directed and undirected graph, graph algorithm, priority queue, pattern matching,Předmět je zahrnut do těchto studijních plánů:
Stránka vytvořena 30.11.2023 17:51:54, semestry: Z/2023-4, L/2022-3, Z/2024-5, L/2023-4, připomínky k informační náplni zasílejte správci studijních plánů | Návrh a realizace: I. Halaška (K336), J. Novák (K336) |