040491 VK nBWM PM/LM: Implementation of Optimization Methods (2013W)
Continuous assessment of course work
Labels
11.10.2013 und 25.10.2013 10.00-18.30 Location: PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß;FR every two weeks from 15.11.2013 to 24.01.2014 10.00-18.30 Location: PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß;FR 31.01.2014 10.00-18.30 Location: PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
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 Fr 06.09.2013 09:00 to Fr 20.09.2013 14:00
- Registration is open from We 25.09.2013 09:00 to Th 26.09.2013 17:00
- Deregistration possible until Mo 14.10.2013 23:59
Details
max. 35 participants
Language: English
Lecturers
Classes (iCal) - next class is marked with N
- Friday 11.10. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 25.10. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 15.11. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 29.11. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 13.12. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 10.01. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Friday 24.01. 10:00 - 18:00 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Information
Aims, contents and method of the course
Assessment and permitted materials
Grading
* [15%] Theory questions
* [20%] In class programming exercises
* [15%] Homework
* [50%] Programming exam
* [15%] Theory questions
* [20%] In class programming exercises
* [15%] Homework
* [50%] Programming exam
Minimum requirements and assessment criteria
Einordnung des Kurses:
Der 4-stündige VK Implementierung von Optimierungsverfahren wird als
Nicht-BWL-Modul zu den KFK Produktionsmanagement und Logistikmanagement
angeboten. Der Kurs ist vor allem für Studierende der BWL und IBWL
gedacht, die beabsichtigen, eine Diplomarbeit oder Dissertation am
Lehrstuhl für Produktion und Logistik zu schreiben. Studierenden der
Wirtschaftsinformatik wird die Absolvierung anderer Nicht-BWL-Module der
KFK empfohlen.
Der 4-stündige VK Implementierung von Optimierungsverfahren wird als
Nicht-BWL-Modul zu den KFK Produktionsmanagement und Logistikmanagement
angeboten. Der Kurs ist vor allem für Studierende der BWL und IBWL
gedacht, die beabsichtigen, eine Diplomarbeit oder Dissertation am
Lehrstuhl für Produktion und Logistik zu schreiben. Studierenden der
Wirtschaftsinformatik wird die Absolvierung anderer Nicht-BWL-Module der
KFK empfohlen.
Examination topics
Reading list
Teaching Material
All teaching material (slides, exercises, sample solutions, etc.) are available on the elearning platform Moodle. In order to access this material you need a valid UNET account. Moodle weblogin: https://moodle.univie.ac.at/
All teaching material (slides, exercises, sample solutions, etc.) are available on the elearning platform Moodle. In order to access this material you need a valid UNET account. Moodle weblogin: https://moodle.univie.ac.at/
Association in the course directory
Last modified: Mo 07.09.2020 15:29
* Usage of Microsoft C++ Express Edition 2010
* Basic knowledge in C++ programming
** only concepts and constructs that are relevant for implementation of optimization algorithms (structured programming)
** Standard Template Library
** no software engineering in the general sense (no design patterns, no software architectures)
* Methodological knowledge for developing simple algorithms and their translation into C++
* Implementation of solution methods for combinatorial problems in C++
** Heuristic algorithms for the travelling salesman problem
** (Meta-) heuristics algorithms for the vehicle routing problem