Optimization

Core Course, 4+2

Basic Information

Lecturer:Andreas Karrenbauer
Lectures:Wednesday + Thursday, 14:00 - 16:00 (room 024 in E1 4 and online)
Teaching Assistant:Yuan Gao
Tutorials:Tuesdays 16:00 - 18:00 (room 024 in E1 4) or Fridays 16:00 - 18:00 (online)
Credits:9
Prerequisites:Basics in linear algebra, discrete mathematics, calculus, algorithms, and complexity. At Saarland University these topics are covered in the bachelor courses Mathematik für Informatiker 1 & 2, Grundzüge der Theoretischen Informatik, and Grundzüge von Algorithmen und Datenstrukturen.
Exam:

Your final grade will be the best of the final exam and the re-exam. You may bring one A4 cheat sheet (double-sided, in your own handwriting) to the exams. Exams might be oral if there is only a small number of registered participants.

Final Exam: Monday, 25th July 2022

Re-Exam: TBA

 

 

If you would like to participate in this course, please register to this mailing list and this Moodle.

Note that you can only post to the mailing list from the email address used for subscription.

Description

This course provides an introduction to fundamental concepts and algorithmic methods for solving linear and integer linear programs. 

Linear optimization is a key subject in theoretical computer science. Moreover, it has many applications in practice. A lot of problems can be formulated as (integer) linear optimization problem. For example, combinatorial problems, such as shortest paths, maximum flows, maximum matchings in graphs, among others have a natural formulation as a linear (integer) optimization problem. In this course you will learn:

  • how to optimize a linear function subject to linear constraints
  • how to formulate combinatorial problems as (integer) linear optimization problems
  • how to solve them

To this end, basic concepts from polyhedral theory will be introduced. The simplex algorithm and the ellipsoid method will be presented. The lecture concludes with exact and approximation algorithms for NP-hard optimization problems. There will be theoretical and practical exercises.

Policies

This is a 9-credit-point core lecture ("Stammvorlesung"). There will be two lectures and one exercise session per week. We will hand out exercises every week. Teams of three are allowed provided that everyone understands all solutions. Admission to the exam is secured with 50% of the points. There will be optional practical exercises with bonus points to make up for missed points.

Lectures

The first lecture will be on Wednesday, 13 April 2022.

Access to the virtual classrum, all further related information, and the course material (slides, handout, supplement) will be accessible in our Moodle.

Literature