Warning! The directory is not yet complete and will be amended until the beginning of the term.
040676 KU Metaheuristics (MA) (2021S)
Continuous assessment of course work
Labels
REMOTE
Registration/Deregistration
Note: The time of your registration within the registration period has no effect on the allocation of places (no first come, first served).
- Registration is open from Th 11.02.2021 09:00 to Mo 22.02.2021 12:00
- Registration is open from Th 25.02.2021 09:00 to Fr 26.02.2021 12:00
- Deregistration possible until We 31.03.2021 23:59
Details
max. 30 participants
Language: English
Lecturers
Classes (iCal) - next class is marked with N
- Wednesday 03.03. 09:45 - 11:15 Digital
- Wednesday 10.03. 09:45 - 11:15 Digital
- Wednesday 17.03. 09:45 - 11:15 Digital
- Wednesday 24.03. 09:45 - 11:15 Digital
- Wednesday 14.04. 09:45 - 11:15 Digital
- Wednesday 21.04. 09:45 - 11:15 Digital
- Wednesday 28.04. 09:45 - 11:15 Digital
- Wednesday 05.05. 09:45 - 11:15 Digital
- Wednesday 12.05. 09:45 - 11:15 Digital
- Wednesday 19.05. 09:45 - 11:15 Digital
- Wednesday 26.05. 09:45 - 11:15 Digital
- Wednesday 02.06. 09:45 - 11:15 Digital
- Wednesday 09.06. 09:45 - 11:15 Digital
- Wednesday 16.06. 09:45 - 11:15 Digital
- Wednesday 23.06. 09:45 - 11:15 Digital
- Wednesday 30.06. 09:45 - 11:15 Digital
Information
Aims, contents and method of the course
Assessment and permitted materials
* Four short written tests during the course, no material allowed: 40% (4x10%)
* Project work (choose one): 45%
- programming a metaheuristic for an optimisation problem
- read and study a scientific paper
* Oral presentation of the project: 15%
* Project work (choose one): 45%
- programming a metaheuristic for an optimisation problem
- read and study a scientific paper
* Oral presentation of the project: 15%
Minimum requirements and assessment criteria
Appropriate points will be assigned to each part of the exam and to the possible homework, the grading will be scaled in 100%.
In order to pass the course (minimum requirement) students have to achieve at least 50% in total.The other grades are distributed as follows:
4: 50% to <63%
3: 63% to <75%
2: 75% to <87%
1: 87% to 100%
In order to pass the course (minimum requirement) students have to achieve at least 50% in total.The other grades are distributed as follows:
4: 50% to <63%
3: 63% to <75%
2: 75% to <87%
1: 87% to 100%
Examination topics
* Analysis of algorithms and complexity theory (basics)
* Local search methods
* Nature-inspired metaheuristics
* Construction-based metaheuristics
* Local search methods
* Nature-inspired metaheuristics
* Construction-based metaheuristics
Reading list
The teaching material (slides, sample code, further reading, etc.) is available on the e-learning platform Moodle.Useful literature:
1. M. Gendreau and J.-Y. Potvin (2010), editors, Handbook of Metaheuristics, 2nd edition, Springer, 648 pages.
2. E. K. Burke and G. Kendall (2014), editors, Search Methodologies: Introductory Tutorials in Optimization and Decision Support Techniques, 2nd edition, Springer, 716 pages.
3. H. H. Hoos and T. Stützle (2005), Stochastic Local Search: Foundations and Applications, Elsevier, 658 pages.
1. M. Gendreau and J.-Y. Potvin (2010), editors, Handbook of Metaheuristics, 2nd edition, Springer, 648 pages.
2. E. K. Burke and G. Kendall (2014), editors, Search Methodologies: Introductory Tutorials in Optimization and Decision Support Techniques, 2nd edition, Springer, 716 pages.
3. H. H. Hoos and T. Stützle (2005), Stochastic Local Search: Foundations and Applications, Elsevier, 658 pages.
Association in the course directory
Last modified: Fr 12.05.2023 00:13
Metaheuristics are particularly attractive in the efficient and effective solution of logistic decision problems in supply chains, transportation, telecommunications, vehicle routing and scheduling, manufacturing and machine scheduling, timetabling, sports scheduling, facility location and layout, and network design, among other areas.The objective of this course is to provide students with the fundamental tools for designing, tuning, and testing heuristics and metaheuristics for hard combinatorial optimization problems. Besides that, we will also cover the fundamental concepts of complexity theory that are the key to understanding the need for approximate approaches and to design efficient heuristics and metaheuristics.
1. A gentle introduction to the analysis of algorithms and complexity theory
2. Historical and modern local search methods
3. Nature-inspired metaheuristics
4. Construction-based metaheuristics