Notes on: Nesterov, Y. (2018): Lectures on convex optimization¶
@book{Nesterov_convex_2nd,
author = {Nesterov, Yurii},
title = {Lectures on convex optimization},
year = {2018},
publisher = {Springer},
edition = {2nd},
series = {Springer Optimization and Its Applications},
volume = {137},
}
Introduction¶
In our opinion, the main fact, which should be known to any person dealing with optimization models, is that in general, optimization problems are unsolvable. This statement, which is usually missing in standard optimization courses, is very important for understanding optimization theory and the logic of its development in the past and in the future.