040161 KU Implementation of Optimization Techniques - Part 2 (MA) (2020S)
Continuous assessment of course work
Labels
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 Mo 10.02.2020 09:00 to We 19.02.2020 12:00
- Registration is open from Tu 25.02.2020 09:00 to Th 07.05.2020 23:00
- Deregistration possible until Th 14.05.2020 08:00
Details
max. 35 participants
Language: English
Lecturers
Classes (iCal) - next class is marked with N
- Thursday 07.05. 15:00 - 18:15 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Thursday 14.05. 15:00 - 18:15 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Thursday 28.05. 15:00 - 18:15 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
-
Thursday
04.06.
15:00 - 18:15
PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Seminarraum 6 Oskar-Morgenstern-Platz 1 1.Stock - Thursday 18.06. 15:00 - 18:15 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
-
Thursday
25.06.
15:00 - 18:15
PC-Seminarraum 1 Oskar-Morgenstern-Platz 1 1.Untergeschoß
PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Information
Aims, contents and method of the course
Assessment and permitted materials
* [30%] Homework: Programming Exercises
* [30%] Mid-Term Project
* [40%] End-Term Project
The homework programming exercises have to 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.
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.
* [30%] Mid-Term Project
* [40%] End-Term Project
The homework programming exercises have to 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.
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.
Minimum requirements and assessment criteria
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 projects 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%
1: 87% to 100%
2: 75% to <87%
3: 63% to <75%
4: 50% to <63%
Examination topics
* Basic and advanced concepts of the C# programming language (data types and operators, methods, classes, loops, input and output with files, arrays).
* Implementation of optimization methods for various problems that arise in production and logistics.
* Implementation of optimization methods for various problems that arise in production and logistics.
Reading list
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:
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/intro-to-csharp/
https://dotnet.microsoft.com/learn/csharp
https://www.tutorialspoint.com/csharp/index.htm
https://www.tutorialsteacher.com/csharp/csharp-tutorials
In order to access this material you need a valid UNET account. Moodle weblogin: https://moodle.univie.ac.at/Useful links:
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/intro-to-csharp/
https://dotnet.microsoft.com/learn/csharp
https://www.tutorialspoint.com/csharp/index.htm
https://www.tutorialsteacher.com/csharp/csharp-tutorials
Association in the course directory
Last modified: Mo 07.09.2020 15:19
The course covers following topics:
* Get familiar with Microsoft Visual Studio
* Basic and advanced concepts of the C# programming language (data types and operators, methods, classes, loops, input and output with files, arrays)
* Methodological knowledge for developing algorithms and their translation into C# (a step by step approach to select suitable data and program structures)
* Implementation of Constructive Methods and Improvement Methods for the Traveling Salesperson Problem (TSP) and the Vehicle Routing Problem (VRP)