Skip to main content
Skip header

Methods of Optimization

Type of study Bachelor
Language of instruction English
Code 470-8742/06
Abbreviation MONT
Course title Methods of Optimization
Credits 4
Coordinating department Department of Applied Mathematics
Course coordinator doc. Ing. Petr Beremlijski, Ph.D.

Subject syllabus

Lectures:
Unconstrained minimization. One-dimensional minimization of unimodular functions.
Conditions of minimum, the Newton method and its modification. Gradient methods.
Constrained minimization. Karush-Kuhn-Tucker conditions of optimality.
Penalization methods for constrained minimization. Augmented Lagrangians
Duality in convex programming. Saddle points.
Non-smooth optimization, subgradients and optimality conditions.

Exercises:
Introduction to Python programming.
Implementation of the golden section and Fibonacci series methods.
Implementation of the Newton-like methods.
Implementation of the gradient-based method.
Implementation of the penalty method for equality constrained minimization.
Implementation of the augmented Lagrangian method.
Solution of selected engineering problems using optimization software.

Literature

BERTSEKAS, Dimitri P. Nonlinear Programming. 3rd edition. Athena Scientific, 2016. ISBN 978-1886529052.

Advised literature

NOCEDAL, Jorge a Stephen WRIGHT. Numerical Optimization. 2nd edition. Springer, 2006. ISBN 978-0387303031.