Universität Wien

040182 KU Implementation of Optimization Techniques - Teil 1 (MA) (2019S)

4.00 ECTS (2.00 SWS), SPL 4 - Wirtschaftswissenschaften
Prüfungsimmanente Lehrveranstaltung

The course KU Implementation of Optimisation Techniques (8 ECTS) as mentioned in the master’s curriculum Business Administration will not be offered any more in its original form. It is now split into two parts: Implementation of Optimization Techniques Part 1 (4 ECTS) and Implementation of Optimization Techniques Part 2 (4 ECTS). Hence, both courses are compulsory for students of Business Administration doing their Major in Smart Production and Supply Chain Management (as an equivalent to the old 8 ECTS course).

For students of International Business Administration and students of Business Administration who are NOT doing their Major in Smart Production and Supply Chain Management, this course can be chosen as elective course.

In general, there is no prior knowledge necessary to attend this course. However, it is suggested to complete the Introductory Phase of the Curriculum prior to visiting this course. Furthermore, having a basic knowledge of a programming language and/or algorithmic thinking is an advantage. For students who want to prepare for this course we recommend the following courses and resources:
* UK Special Topics in Production/Logistics/SCM: Softwaretools in Decision Support
* https://www.learncpp.com/
* https://www.cprogramming.com/tutorial/c++-tutorial.html

The course is particularly recommended to students, who want to write their thesis in the field Smart Production and Supply Chain Management

If students do not complete Part 1 successfully, those will be de-registered by the system for Part 2.

An/Abmeldung

Hinweis: Ihr Anmeldezeitpunkt innerhalb der Frist hat keine Auswirkungen auf die Platzvergabe (kein "first come, first served").

Details

max. 35 Teilnehmer*innen
Sprache: Englisch

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

Pen & Paper exam: March 28th, 15:00-16:00
Programming exam: May 2nd, 16:45-18:15

Donnerstag 07.03. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 11.03. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 14.03. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 18.03. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 21.03. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 25.03. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 28.03. 15:00 - 16:30 Hörsaal 13 Oskar-Morgenstern-Platz 1 2.Stock
Donnerstag 28.03. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 01.04. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 04.04. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 08.04. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 11.04. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Montag 29.04. 09:45 - 11:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 02.05. 15:00 - 18:10 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Donnerstag 02.05. 16:45 - 18:15 PC-Seminarraum 3 Oskar-Morgenstern-Platz 1 1.Untergeschoß

Information

Ziele, Inhalte und Methode der Lehrveranstaltung

Overall objective: to learn "hands-on" how to implement optimization algorithms in C++.

The course covers following topics:
* Get familiar with Microsoft Visual Studio Community 2017 for Windows Desktop
* Basic concepts of the C++ programming language (data types and operators, selective structures, iteration structures, input and output with files, arrays, functions, structures, pointers, vectors)
* Methodological knowledge for developing algorithms and their translation into C++ (a step by step approach to select suitable data and program structures)
* Simple to slightly advanced programs, including the Nearest Neighbor Algorithm for the TSP

Art der Leistungskontrolle und erlaubte Hilfsmittel

* [30%] Homework: Programming Exercises (25%) & Theory questions (5%)
* [30%] Mid-Term Exam (pen and paper, closed book)
* [40%] End-Term Exam (programming, closed book)

The homework programming exercises can (and should be done) in groups of 2 - 3 people. They have to be uploaded in Moodle until latest Tuesday 23:59 o'clock prior to the next class. Theory questions are individual assessments and have to be ticked on Moodle until Thursday 12:00 o'clock. At the beginning of each class students/groups will be randomly selected to present their answer/code. In general, if a theory question is ticked or a programming exercise is uploaded students must be present in class, so that they can be chosen to present their homework.

Absence without a valid excuse can be penalized by deducting up to twice as many points as the ticked questions/exercises are worth. If one is asked to present the solution of a programming exercise but fails to do so, all points for programming exercises of the respective class will be canceled. Similarly, if one fails to answer a theory question, all ticks for theory questions of the respective class will be canceled.

Attempts of cheating by groups (e.g., uploading code which was partly not written by themselves) or single students (e.g., no contribution to the exercise) might be penalized by deducting up to twice as many points as the exercise is worth. In severe cases, cheating (copying code) may even lead to failing the course and an entry of “X” in the record of exams.

The amount of work for the programming exercises increases throughout the course. The achievable points for the exercises are therefore weighted according to their workload (i.e. exercises at the beginning of the course are worth less points than exercises at the end of the course).

Mindestanforderungen und Beurteilungsmaßstab

In order to obtain a positive grade on the course, at least 50% of the overall points have to be achieved, and at least one out of 2 written exams has to be positive (>= 50%). The other grades are distributed as follows:
1: 87% to 100%
2: 75% to <87%
3: 63% to <75%
4: 50% to <63%

Prüfungsstoff

* Basic concepts of the C++ programming language (data types and operators, selective structures, iteration structures, input and output with files, arrays, functions, structures, pointers, vectors, etc.)
* Implementation of programs that make use of the mentioned concepts of C++

Literatur

The teaching material (slides, exercises, sample solutions, etc.) is available on the e-learning platform Moodle.
In order to access this material you need a valid UNET account. Moodle weblogin: https://moodle.univie.ac.at/

Useful links:
http://www.cplusplus.com/doc/tutorial/
http://www.cppreference.com

Zuordnung im Vorlesungsverzeichnis

Letzte Änderung: Mo 07.09.2020 15:28