Thesis Details

Implementace kalendáře událostí

Master's Thesis Student: Kozovský Daniel Academic Year: 2020/2021 Supervisor: Peringer Petr, Dr. Ing.
English title
Pending Event Set Implementation
Language
Czech
Abstract

This work aims to create a library in C++, which implements various variants of the pending event set, which is used in discrete simulations. The library includes nine different implementations of the pending event set, accessible through a single interface. This interface is designed to make it easy to extend the library with additional implementations. In addition to the library itself, the work also describes the design of the test application and evaluates the time complexity of individual implementations.

Keywords

pending event set, modelling, simulation, priority queue, calendar queue

Department
Degree Programme
Information Technology and Artificial Intelligence, Specialization Intelligent Systems
Files
Status
defended, grade E
Date
22 June 2021
Reviewer
Committee
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), předseda
Hradiš Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Rozman Jaroslav, Ing., Ph.D. (DITS FIT BUT), člen
Smrčka Aleš, Ing., Ph.D. (DITS FIT BUT), člen
Citation
KOZOVSKÝ, Daniel. Implementace kalendáře událostí. Brno, 2021. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-22. Supervised by Peringer Petr. Available from: https://www.fit.vut.cz/study/thesis/23671/
BibTeX
@mastersthesis{FITMT23671,
    author = "Daniel Kozovsk\'{y}",
    type = "Master's thesis",
    title = "Implementace kalend\'{a}\v{r}e ud\'{a}lost\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23671/"
}
Back to top