Main page | Study Branches/Specializations | Groups of Courses | All Courses | Roles                Instructions

A course is the basic teaching unit, it's design as a medium for a student to acquire comprehensive knowledge and skills indispensable in the given field. A course guarantor is responsible for the factual content of the course.
For each course, there is a department responsible for the course organisation. A person responsible for timetabling for a given department sets a time schedule of teaching and for each class, s/he assigns an instructor and/or an examiner.
Expected time consumption of the course is expressed by a course attribute extent of teaching. For example, extent = 2 +2 indicates two teaching hours of lectures and two teaching hours of seminar (lab) per week.
At the end of each semester, the course instructor has to evaluate the extent to which a student has acquired the expected knowledge and skills. The type of this evaluation is indicated by the attribute completion. So, a course can be completed by just an assessment ('pouze zápočet'), by a graded assessment ('klasifikovaný zápočet'), or by just an examination ('pouze zkouška') or by an assessment and examination ('zápočet a zkouška') .
The difficulty of a given course is evaluated by the amount of ECTS credits.
The course is in session (cf. teaching is going on) during a semester. Each course is offered either in the winter ('zimní') or summer ('letní') semester of an academic year. Exceptionally, a course might be offered in both semesters.
The subject matter of a course is described in various texts.

BI-AG1.21 Algorithms and Graphs 1 Extent of teaching: 2P+2C
Instructor: Knop D., Opler M. Completion: Z,ZK
Department: 18101 Credits: 5 Semester: Z

Annotation:
The course covers the basics of efficient algorithm design, data structures, and graph theory, belonging to the core knowledge of every computing curriculum. It links and partially develops the knowledge from the course BI-DML.21, in which students acquire the knowledge and skills in combinatorics necessary for evaluating the time and space complexity of algorithms. The course also follows up knowledge from BI-MA1.21, the practical usage of asymptotic mathematics, in particular, the asymptotic notation.

Lecture syllabus:
1. Motivation, graph definition, important types of graphs, undirected graphs, graph representation, subgraphs.
2. Connectivity, connected components, DFS, directed graphs, trees.
3. Spanning trees, distances in graphs, BFS, topological ordering.
4. Basic sorting algorithms with the quadratic time complexity. Binary heap as a partially ordered structure, HeapSort.
5. Extendable array, amortized complexity. Binomial Heaps.
6. Operations and properties of binary search trees, balancing strategies, and AVL trees.
7. Randomized algorithms. Introduction to probability theory. Hash tables and strategies of collision resolving.
8. Recursive algorithms and Divide and Conquer algorithms.
9. QuickSort. Lower bound of complexity for sorting problem in the comparison model. Special sorting algorithms.
10. Dynamic programming.
11. Minimum spanning trees of edge-labelled graphs. Jarník?s algorithm and Kruskal?s algorithm and their implementations.
12. Shortest paths algorithms on edge-labeled graphs.

Seminar syllabus:
1. Motivation and Elements of Graph Theory I.
2. Elements of Graph Theory II.
3. Elements of Graph Theory III.
4. Sorting Algorithms O(n^2). Binary Heaps.
5. Extendable Array, Amortized Complexity, Binomial Heaps.
6. Search Trees and Balance Strategies.
7. Hashing and Hash tables.
8. Recursive Algorithms and Divide et Impera Method.
9. Probabilistic Algorithms and their Complexity. QuickSort.
10. Semestral test.
11. Dynamic Programming.
13. Minimum Spanning Trees, Shortest Paths.

Literature:
1. Cormen T.H., Leiserson C.E., Rivest R.L., Stein C.: Introduction to Algorithms (4th Edition). MIT Press, 2022. ISBN 978-0262033848.
2. J. Matoušek, J. Nešetřil: Invitation to Discrete Mathematics, 2008, 2th edition, Oxford University Press. (Available online in English.)
3. R. Diestel: Graph Theory, 2010, 4th edition, Springer-Verlag, Berlin. (Available online, new edition released in 2017.)

Requirements:
Active algorithmic skills for solving basic types of computational tasks, programming skills in C++ (e.g., the level needed for passing BIE-PA1.21 and BIE-PA2.21) , and knowledge of basic notions from mathematical analysis and combinatorics are expected (e.g., by passing BIE-DML.21 a BIE-MA1.21). Students are expected to take the concurrent course BIE-AAG.21 and BIE-MA2.21.

The course is also part of the following Study plans:
Study Plan Study Branch/Specialization Role Recommended semester
BI-SPOL.21 Unspecified Branch/Specialisation of Study PP 3
BI-PI.21 Computer Engineering 2021 (in Czech) PP 3
BI-PG.21 Computer Graphics 2021 (in Czech) PP 3
BI-MI.21 Business Informatics 2021 (In Czech) PP 3
BI-IB.21 Information Security 2021 (in Czech) PP 3
BI-PS.21 Computer Networks and Internet 2021 (in Czech) PP 3
BI-PV.21 Computer Systems and Virtualization 2021 (in Czech) PP 3
BI-SI.21 Software Engineering 2021 (in Czech) PP 3
BI-TI.21 Computer Science 2021 (in Czech) PP 3
BI-UI.21 Artificial Intelligence 2021 (in Czech) PP 3
BI-WI.21 Web Engineering 2021 (in Czech) PP 3


Page updated 20. 4. 2024, semester: L/2023-4, L/2020-1, L/2022-3, L/2021-2, Z/2019-20, Z/2022-3, Z/2020-1, Z/2023-4, L/2019-20, Z/2021-2, Z/2024-5, Send comments to the content presented here to Administrator of study plans Design and implementation: J. Novák, I. Halaška