Achtung! Das Lehrangebot ist noch nicht vollständig und wird bis Semesterbeginn laufend ergänzt.
040161 KU Implementation of Optimization Techniques - Teil 2 (MA) (2021S)
Prüfungsimmanente Lehrveranstaltung
Labels
DIGITAL
An/Abmeldung
Hinweis: Ihr Anmeldezeitpunkt innerhalb der Frist hat keine Auswirkungen auf die Platzvergabe (kein "first come, first served").
- Anmeldung von Do 11.02.2021 09:00 bis Mo 22.02.2021 12:00
- Anmeldung von Do 25.02.2021 09:00 bis Fr 26.02.2021 12:00
- Anmeldung von Do 29.04.2021 14:15 bis Do 06.05.2021 13:49
- Abmeldung bis Mo 10.05.2021 13:49
Details
max. 35 Teilnehmer*innen
Sprache: Englisch
Lehrende
Termine (iCal) - nächster Termin ist mit N markiert
- Mittwoch 12.05. 11:30 - 13:00 Digital
- Mittwoch 19.05. 11:30 - 13:00 Digital
- Mittwoch 26.05. 11:30 - 13:00 Digital
- Mittwoch 02.06. 11:30 - 13:00 Digital
- Mittwoch 09.06. 11:30 - 13:00 Digital
- Mittwoch 16.06. 11:30 - 13:00 Digital
- Mittwoch 23.06. 11:30 - 13:00 Digital
- Mittwoch 30.06. 11:30 - 13:00 Digital
- Mittwoch 28.07. 11:30 - 13:00 Digital
Information
Ziele, Inhalte und Methode der Lehrveranstaltung
Art der Leistungskontrolle und erlaubte Hilfsmittel
* [100%] Homework/Projects: Programming Exercises & Theory questions
Attempts of cheating 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).
Attempts of cheating 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 50% of the projects have to be positive. The other grades are distributed as follows:
1: >87% to 100%
2: >75% to <87.5%
3: >63% to <75%
4: >50% to <62.5%
1: >87% to 100%
2: >75% to <87.5%
3: >63% to <75%
4: >50% to <62.5%
Prüfungsstoff
* 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.
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:
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
Zuordnung im Vorlesungsverzeichnis
Letzte Änderung: Fr 12.05.2023 00:12
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)