SluitenHelpPrint
Switch to English
Cursus: NWI-IBC027
NWI-IBC027
Algoritmen en Datastructuren
Cursus informatieRooster
CursusNWI-IBC027
Studiepunten (ECTS)6
CategorieBA (Bachelor)
VoertaalNederlands
Aangeboden doorRadboud Universiteit; Faculteit der Natuurwetenschappen, Wiskunde en Informatica; Informatica en Informatiekunde;
Docenten
Docent
dr. J.S. Moerman
Overige cursussen docent
Docent
prof. dr. F.W. Vaandrager
Overige cursussen docent
Coördinator
prof. dr. F.W. Vaandrager
Overige cursussen docent
Contactpersoon van de cursus
prof. dr. F.W. Vaandrager
Overige cursussen docent
Collegejaar2017
Periode
KW1-KW2  (04-09-2017 t/m 04-02-2018)
Aanvangsblok
KW1
Onderwijsvorm
voltijd
Opmerking-
Inschrijven via OSIRISJa
Inschrijven voor bijvakkersJa
VoorinschrijvingNee
WachtlijstNee
Plaatsingsprocedure-
Cursusdoelen

To provide the intellectual tools for designing and analyzing algorithms.

Inhoud
This course is about the design and analysis of algorithms: how to design correct and efficient algorithms. The main goal of this course is to provide the intellectual tools for designing and analyzing your own algorithms for problems you need to solve in the future.
Some design tools that we will discuss are: data structures (e.g. hash tables,  red-black trees), divide-and-conquer, dynamic programming, greedy algorithms, network flows, and randomized algorithms. A significant part of the course will be devoted to a discussion of various graph algorithms (BFS, DFS, shortest paths, spanning trees, tree isomorphism).
Onderwerpen
List of topics includes:
- models of computation;
- basic O-notation to analyze algorithms;
- divide and conquer;- greedy algorithms;
- data structures: heaps, AVL trees, red-black trees, ...;
- graph algorithms;
- dynamic programming;
- linear programming;
Toetsinformatie
0.6 * T + 0.4 * P, where T is the result of the test and P the result of the practical assignment.
Voorkennis
Basic programming experience and basic math knowledge (induction, sets, logic, proofs).
Literatuur
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
Introduction to Algorithms, third edition, The MIT Press 2009.

A standard monograph on algorithms, including their complexity.
Werkvormen
• 32 uur hoorcollege
• 32 uur werkcollege
• 104 uur zelfstudie

Toelichting werkvormen: There will be lectures, problem sessions with pen-paper exercises and a practical assignment.
Verplicht materiaal
Boek
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein Introduction to Algorithms, third edition, The MIT Press 2009. A standard monograph on algorithms, including their complexity.
Werkvormen
Cursus
AanwezigheidsplichtJa

Hoorcollege

Werkcollege

Zelfstudie

Toetsen
Tentamen
Weging1
GelegenhedenBlok KW2, Blok KW4, Blok KW4

SluitenHelpPrint
Switch to English