Bilevel Optimization
Bilevel optimization is a vast discipline with a long (50+ years) history. We will not attempt to present a bilevel optimization introduction here. Instead, we point the reader to the excelent text:
A Gentle and Incomplete Introduction to Bilevel Optimization
by Yasmine Beck and Martin Schmidt.
The interested reader can find more information in books:
and in other reviews:
Bilevel Optimization in BilevelJuMP
In BileveJuMP focus on the following bilevel problem form:
\[\begin{aligned} +
Bilevel Optimization
Bilevel optimization is a vast discipline with a long (50+ years) history. We will not attempt to present a bilevel optimization introduction here. Instead, we point the reader to the excellent text:
A Gentle and Incomplete Introduction to Bilevel Optimization
by Yasmine Beck and Martin Schmidt.
The interested reader can find more information in books:
and in other reviews:
Bilevel Optimization in BilevelJuMP
In BileveJuMP focus on the following bilevel problem form:
\[\begin{aligned} &\min_{x, \textbf{y}, z} && f_0(x, \textbf{y}, z) \\ &\textit{s.t.} && f_i(x, \textbf{y}, z) \in \mathcal{S}_i, \quad i = 1 \ldots k, \\ &&& x(z), \textbf{y}(z) \in @@ -12,4 +12,4 @@ author={{Dias Garcia}, Joaquim and Bodin, Guilherme and Street, Alexandre}, journal={arXiv preprint arXiv:2205.02307}, year={2022} -}
Here is the pdf.
Settings
This document was generated with Documenter.jl on Tuesday 19 December 2023. Using Julia version 1.6.7.
Here is the pdf.