192.137 Heuristic Optimization Techniques
This course is in all assigned curricula part of the STEOP.
This course is in at least 1 assigned curriculum part of the STEOP.

2022W, VU, 3.0h, 4.5EC
TUWELLectureTube

Properties

  • Semester hours: 3.0
  • Credits: 4.5
  • Type: VU Lecture and Exercise
  • LectureTube course
  • Format: Hybrid

Learning outcomes

After successful completion of the course, students are able to...

understand diverse heuristic algorithms for solving hard optimization problems, to apply them in practice, and to adapt them to new problems.

Subject of course

This lecture deals with heuristic methods to solve optimization problems. The presented approaches are especially suitable for problems arising in practice. On the one hand such problems are often too complex to be solved in an exact way because of the increasing amount of computation time needed by conventional exact techniques. On the other hand it is often sufficient or even required to come up with a good solution in reasonable time.

In this course we primarily focus on discrete appilcation problems and application in areas such as transport optimization, scheduling, network design, cutting and packing.

The methods considered in the course include:

  • Construction Heuristics
  • Local Search
  • Simulated Annealing
  • Tabu-Search
  • Guided Local Search
  • Variable Neighborhood Search
  • Very Large Neighborhood Search
  • Greedy Randomized Adaptive Search Procedure
  • Genetic Algorithms
  • Evolutionary Strategies
  • Ant Colony Optimization
  • Hybridization of different approaches, parallelization
  • Analysis and Tuning of metaheuristics

Beside the theoretical basics this lecture focuses on practical applications and the connection of metaheuristics with problem-specific heuristics as well as some examples of suitable combinations with exact methods.

Also we will discuss how to properly tune heuristics and to evaluate and compare them by means of experiments and appropriate statistical methods.

Teaching methods

Introduction and explanation of general methods, discussion of examples, theoretical exercises, hands-on programming exercises, presentation and discussion of solutions.

Mode of examination

Immanent

Additional information

ECTS-Breakdown

 20.0h Lectures
 50.0h Exercises and recap of the lecture contents
 40.0h Programming exercises
   2.5h Exercise interviews / Examination
----
112.5h

Hotline for any questions concerning this course: heuopt (at) ac.tuwien.ac.at

Lecturers

Institute

Course dates

DayTimeDateLocationDescription
Tue11:00 - 13:0004.10.2022 - 24.01.2023EI 8 Pötzl HS - QUER Vorlesung
Heuristic Optimization Techniques - Single appointments
DayDateTimeLocationDescription
Tue04.10.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue11.10.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue18.10.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue25.10.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue08.11.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue22.11.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue29.11.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue06.12.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue13.12.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue20.12.202211:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue10.01.202311:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue17.01.202311:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung
Tue24.01.202311:00 - 13:00EI 8 Pötzl HS - QUER Vorlesung

Examination modalities

Assignments / Oral Exam / Grading

During the course five assignments are given out:

  • Three pen & paper exercise sheets with theoretical tasks and
  • two programming exercises where you solve an optimization problem by implementing optimization algorithms.

The pen & paper exercises should be solved alone while the programming exercises are meant to be solved in teams of two students. For all five assignments concise reports should be prepared and handed in.

The five assignments are discussed in three online interview sessions:

  • First interview session between 7th and 18th of November 2022: pen & paper sheet 1
  • Second interview session between 05th and 16th of December 2022: pen & paper sheet 2 + programming exercise 1
  • Third interview session between 16th and 27th of January 2023: pen & paper sheet 3 + programming exercise 2

In each of the interview sessions, the assignments are discussed - based on the uploaded reports. Additionally, in the course of the discussion of the pen & paper sheets, questions about the corresponding course topics are asked. Each of the five assignments contributes 20% to the final grade. To pass the cource you need to achieve at least 50% of the points of the 3 pen & paper sheets and at least 50% of the points of the 2 programming exercises.

The registration for the interview sessions is possible on TUWEL where several time slots for each interview session will be offered.

Course registration

Begin End Deregistration end
12.09.2022 00:00 16.10.2022 23:55 16.10.2022 23:55

Curricula

Study CodeObligationSemesterPrecon.Info
066 504 Master programme Embedded Systems Not specified
066 645 Data Science Not specified
066 646 Computational Science and Engineering Not specified
066 931 Logic and Computation Mandatory elective
066 932 Visual Computing Mandatory elective
066 937 Software Engineering & Internet Computing Not specified
066 938 Computer Engineering Mandatory elective

Literature

  • F. Glover, G. A. Kochenberger: Handbook of Metaheuristics, Kluwer Academic Publishers, 2003
    (comprehensive, recent standard work on metaheuristics)
  • M. Gendreau, J.-Y. Potvin: Handbook of Metaheuristics, 2nd edition, Springer, 2010
    (describes various methods in addition to the first version)
  • E. Talbi: Metaheuristics: From Design to Implementation, J. Wiley and Sons, 2009
    (new and detailed work about metaheuristics)

Previous knowledge

Basic knowledge in algorithms and data structures, programming skills

Preceding courses

Accompanying courses

Continuative courses

Miscellaneous

Language

English