#acl Axel Lehmann:read,write All:read = Willkommen zum Wiki der Vorlesung "Informatik II: Algorithmen und Datenstrukturen" im Sommersemester 2017 = {{{ #!html Hier Infos zur Klausur, inklusive PDF der Klausur + Lösungsskizze }}} {{{ #!html Hier die Ergebnisse der offiziellen Evaluation der Vorlesung }}} Die Vorlesung wird gehalten von [[http://ad.informatik.uni-freiburg.de/staff/bast|Prof. Dr. Hannah Bast]] und assistiert von [[http://ad.informatik.uni-freiburg.de/staff/lehmann|Axel Lehmann]]. Sie findet statt dienstags von 14:15 - 15:45 Uhr und mittwochs von 16:15 bis ca. 17:45 Uhr, im '''HS 026''' in Gebäude 101. Die erste Vorlesung findet statt am Dienstag, den 25. April 2017. Die letzte Vorlesung findet statt am Mittwoch, den 26. Juli 2017. An den folgenden Terminen dazwischen ist KEINE Vorlesung: am 6. + 7. Juni 2017 (Pfingstpause). Das sind insgesamt 26 Vorlesungstermine. Die Tutoren sind: Maya Schöchlin, Sebastian Holler, Daniel Tischner, Daniel Bindemann, Danny Stoll und Simon Selg. Für Daphne und das SVN ist [[http://ad.informatik.uni-freiburg.de/staff/lehmann|Axel Lehmann]] zuständig. Fragen aller Art bitte grundsätzlich an das [[https://daphne.informatik.uni-freiburg.de/forum/viewforum.php?f=688|Forum]], damit alle etwas davon haben. == Wichtige Links == * Unser Kurs-System [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/|Daphne]]. * Unser [[https://daphne.informatik.uni-freiburg.de/forum/viewforum.php?f=688|Forum]] (für Ankündigungen und Fragen aller Art) ... hier eine [[AlgoDatSS2015/AnleitungFragenForum|Anleitung für Fragen auf dem Forum (von 2015)]]. * Informationen zu [[AlgoDatSS2017/SVN|Subversion (SVN)]], diversen [[ProgrammierenCplusplusSS2010/Editor|Editoren (inklusive Vim)]], sowie zur [[AlgoDatSS2017/Gtest|Installation von GTest (nur für die, die sich an C++ heranwagen)]]. * Hier Informationen zur [[AlgoDatSS2017/Klausur|Klausur]]. Klausuren von den Vorjahren finden sich zum Beispiel [[AlgoDatSS2015/Klausur|hier (SS 2015)]] und [[AlgoDatSS2013/Klausur|hier (SS 2013)]]. Zum Üben können Sie auch die Klausuren von der Veranstaltung "Algorithmen und Datenstrukturen für ESE" verwenden, zum Beispiel [[AlgoDatEseIemsWS1213/Klausur|hier (WS 12/13)]], [[AlgoDatEseWS1112/Klausur|hier (WS 11/12)]] und [[AlgoDatEseWS1011/Klausur|hier (WS 10/11)]]. Das waren Klausuren für eine ähnliche Vorlesung für den ESE Studiengang, mit etwas weniger Stoff und weniger Aufgaben. * Hier können Sie ein [[AlgoDatSS2017/LinuxImage|Linux Image]] herunterladen == Vorlesungsfolien, Videoaufzeichnungen, Übungsblätter und Codedateien == ''Hinweis zum Zugriff auf die Vorlesungsmaterialien: Sie haben automatisch Zugriff, sobald Sie auf Daphne angemeldet sind. Für Zugriff ohne Daphne-Account, in den Links unten einfach /svn/ durch /svn-public/ ersetzen.'' * Vorlesung 1a, Dienstag, 25. April 2017 (Gesamtüberblick, Sortieren, Kurssysteme): [[https://youtu.be/MCHyHnOYUDI|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-01a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-01a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-01.pdf|Übungsblatt 1]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-01/|Code aus der Vorlesung (in Python, Java und C++)]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-01/MergeSort.TIP|TIP Datei für das ÜB1]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-01/|Musterlösung]]. * Vorlesung 1b, Mittwoch, 26. April 2017 (!MergeSort, Divide and Conquer, Rekursion): [[https://youtu.be/aZ0mbDDugF4|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-01b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-01b.pdf|Folien]]. * Vorlesung 2a, Dienstag, 2. Mai 2017 (Laufzeitanalyse !MinSort und !MergeSort): [[https://youtu.be/foKLWs1uqvY|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-02a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-02a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-02.pdf|Übungsblatt 2]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-02/|Musterlösung]]. * Vorlesung 2b, Mittwoch, 3. Mai 2017 (Andere Sortierverfahren, Sortieren von Objekten, Sortieren in Linearzeit, Untere Schranke n ∙ log n): [[https://youtu.be/FHOPyyLg1qk|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-02b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-02b.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-02/|Code aus der Vorlesung]]. * Vorlesung 3a, Dienstag, 9. Mai 2017 (O-Notation, Teil 1): [[https://youtu.be/iRJYmmK0pwQ|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-03a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-03a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-03.pdf|Übungsblatt 3]],[[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-03/|Musterlösung]]. * Vorlesung 3b, Mittwoch, 10. Mai 2017 (O-Notation, Teil 2): [[https://youtu.be/-xAKS8jpG-Q|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-03b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-03b.pdf|Folien]]. * Vorlesung 4a, Dienstag, 16. Mai 2017 (Assoziative Felder aka Maps): [[https://youtu.be/T7HD6Uo2Ntk|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-04a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-04a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-04.pdf|Übungsblatt 4]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-04/|.TIP-Dateien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-04/pruefungsordnung.txt|Datensatz (Prüfungsordnungen)]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-04/|Code aus der Vorlesung]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-04/|Musterlösung]]. * Vorlesung 4b, Mittwoch, 17. Mai 2017 (Hash Maps, Rehash, Cuckoo Hashing): [[https://youtu.be/WT1ZzUdeZkw|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-04b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-04b.pdf|Folien]]. * Vorlesung 5a, Dienstag, 23. Mai 2017 (Universelles Hashing, Teil 1): [[https://youtu.be/w1GPntNZWA8|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-05a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-05a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-05.pdf|Übungsblatt 5]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-05/|Musterlösung]]. * Vorlesung 5b, Mittwoch, 24. Mai 2017 (Universelles Hashing Teil 2, Perfektes Hashing): [[https://youtu.be/MeYuLMpViHA|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-05b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-05b.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-05/|Code aus der Vorlesung und TIP Datei für das ÜB5]]. * Vorlesung 6a, Dienstag, 30. Mai 2017 (Dynamische Felder, Teil 1): [[https://youtu.be/HmOPyQzAH1I|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-06a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-06a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-06.pdf|Übungsblatt 6]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-06/|Code aus der Vorlesung und TIP Datei für das ÜB6]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-06/|Musterlösung]]. * Vorlesung 6b, Mittwoch, 31. Mai 2017 (Dynamische Felder, Teil 2: amortisierte Analyse): [[https://youtu.be/UbBvl7sAQqA|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-06b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-06b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-06b.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-06/|Code aus der Vorlesung und TIP Datei für das ÜB6]]. * Vorlesung 7a, Dienstag, 13. Juni 2017 (Verkettete Listen): [[https://youtu.be/rXvGIm_YxsQ|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-07a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-07a.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-07a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-07.pdf|Übungsblatt 7]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-07/|Code aus den Vorlesungen VL7a+b + TIP Datei für das ÜB7]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-07/|Musterlösung]]. * Vorlesung 7b, Mittwoch, 14. Juni 2017 (Fortsetzung Verkettete Listen, Cache-Effizienz): [[https://youtu.be/jZvD2sYZ420|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-07b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-07b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-07b.pdf|Folien]]. * Vorlesung 8a, Dienstag, 20. Juni 2017 (Sortierte Folgen, Binäre Suchbäume): [[https://youtu.be/LmZE3SnY0Us|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-08a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-08a.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-08a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-08.pdf|Übungsblatt 8]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/cities.txt|Datensatz für das ÜB8 (80.718 Städte mit Land, Einwohnerzahl und Geo-Koordinaten)]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-08/|Musterlösung Option 1]]. * Vorlesung 8b, Mittwoch, 21. Juni 2017 (Balancierte Suchbäume): [[https://youtu.be/2-q_LxzPfZQ|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-08b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-08b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-08b.pdf|Folien]]. * Vorlesung 9a, Dienstag, 27. Juni 2017 (Prioritätswarteschlangen, Binäre Heaps): [[https://youtu.be/MvRey4Z_T38|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-09a.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-09a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-09.pdf|Übungsblatt 9]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-09/|Code aus der Vorlesung und Python LinkedList für ÜB9]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-09/|Musterlösung]]. * Vorlesung 9b, Mittwoch, 28. Juni 2017 (Bucket Queues): [[https://youtu.be/9E3ra9pl-U8|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-09b.mp4|Download]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-09b.pdf|Folien]]. * Vorlesung 10a, Dienstag, 4. Juli 2017 (Graphen, Exploration, Zusammenhang): [[https://youtu.be/lEM5K-W5yvk|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-10a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-10a.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-10a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-10.pdf|Übungsblatt 10]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-10/|Code aus der Vorlesung]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-10/vorlagen/|Vorlagen für das ÜB10 (in Python, Java, C++)]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/saarland.graph|Saarland]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/bawue.graph|Baden-Württemberg]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/loesungen/blatt-10/|Musterlösung]]. * Vorlesung 10b, Mittwoch, 5. Juli 2017 (Dijkstras Algorithmus): [[https://youtu.be/ucu5SDW_zjg|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-10b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-10b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-10b.pdf|Folien]]. * Vorlesung 11a, Dienstag, 11. Juli 2017 (Edi-Tier, Teil 1): [[https://youtu.be/WC2nRuBwYs0|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-11a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-11a.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-11a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-11.pdf|Übungsblatt 11]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-11/|Code aus der Vorlesung]]. * Vorlesung 11b, Mittwoch, 12. Juli 2017 (Editierdistanz, Teil 2): [[https://youtu.be/xwrjXkvjLOA|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-11b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-11b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-11b.pdf|Folien]]. * Vorlesung 12a, Dienstag, 18. Juli 2017 (String Matching, Teil 1): [[https://youtu.be/K6PuAFO-2l8|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-12a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-12a.VORSPANN.epiphan.1.mp4|Aufzeichnung Live-Stream Vorspann]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-12a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/uebungen/blatt-12.pdf|Übungsblatt 12]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-12/|Code aus der Vorlesung und Vorlagen]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/phd-thesis.txt|phd-thesis.txt]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/phd-thesis.pdf|phd-thesis.pdf]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/fragments.txt|fragments.txt]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/cited-paper.pdf|cited-paper.pdf]]. * Vorlesung 12b, Mittwoch, 19. Juli 2017 (String Matching, Teil 2): [[https://youtu.be/srRxjxkNBkc|Vorlesungsaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-12b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-12b.VORSPANN.epiphan.mp4|Aufzeichnung Live-Stream Vorspann]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-12b.pdf|Folien]]. * Vorlesung 13a, Dienstag, 25. Juli 2017 (Profiling, Compileroptimierung, Maschinencode): [[https://youtu.be/dQR64lxAkkU|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-13a.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-13a.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-13a.pdf|Folien]], [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/code/vorlesung-13/|Code aus der Vorlesung]]. * Vorlesung 13b, Mittwoch, 26. Juli 2017 (Evaluation, Klausur, Aktuelle Forschung): [[https://youtu.be/o-2tXZn8IG4|Videoaufzeichnung]] ([[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-13b.mp4|Download]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/vorlesung-13b.epiphan.mp4|Aufzeichnung Live-Stream]]), [[https://daphne.informatik.uni-freiburg.de/ss2017/AlgoDat/svn/public/folien/vorlesung-13b.pdf|Folien]], [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2017/gource.mp4|Video des SVN]] {{{ #!html }}}