|
Course description 2024/25 |
|
|
Lecture slides for 2024/25 (updated continuously) |
Slides are no substitution for lectures and textbooks. They mostly contain just keywords. Use them as a reminder of what to study.
|
|
Sedgewick & Flajolet: An Introduction to the Analysis of Algorithms |
Besedilo učbenika. Prva tri poglavja so dodatno, neobvezno gradivo za ta predmet. |
|
Interesting articles |
Zanimive vsebine povezane s predmetom, |
|
Old exams |
Nekaj primerkov starih izpitov in kolokvijev. |
|
A sample of oral exam questions for 2020/21 exams. |
|
|
Analysis of algorithms - script |
|
|
25 February - 3 March |
Asymptotic Notation |
|
|
Assignment 1 |
|
|
4 March - 10 March |
Recurrence solving: Tree method and substitution |
Exercises for tree method and substitution. |
|
Recurrence solving 2: Masters, Akra-Bazzi, Annihilators |
|
|
Usefull equations for Masters and Akra-Bazzi |
|
|
Time complexity - external link |
A link to external resource with time complexity analysis. It has a good chapter on using annihilators.
|
|
11 March - 17 March |
Recurrence solving 2: Masters, Akra-Bazzi, Annihilators |
|
|
Usefull equations for Masters and Akra-Bazzi |
|
|
18 March - 24 March |
Probabilistic analaysis |
|
|
Assignment 2 |
|
|
25 March - 31 March |
Amortized analysis |
|
|
1 April - 7 April |
Approximation algorithms |
|
|
8 April - 14 April |
Assignment 3 |
|
|
Linear programming |
|
|
22 April - 28 April |
Quadratic programming |
|
|
Simulated annealing - Rastrigin |
|
|
Simulated Annealing - TSP |
|
|
Simulated Anneling - 0 - 1 knapsack |
|
|
6 May - 12 May |
Local search |
|
|
Guided local search |
|
|
Variable neighborhood search |
|
|
Assignment 4 |
|
|
4th Assignment Demo |
|
|
Assignment 5 |
|
|
Link to the results spreadsheet |
|
|
Example of .txt submisson file with coordinates |
|
|
5th Assignment Demo |
|