joaquimg / BilevelJuMP.jl

Bilevel optimization in JuMP
Other
103 stars 25 forks source link

Write an intro to bilevel optimization page for the documentation #112

Open odow opened 3 years ago

odow commented 3 years ago

We should collate a series of good papers and teaching resources for learning Bilevel optimization, and add these to the documentation.

Steps:

Example of latex https://raw.githubusercontent.com/jump-dev/MathOptInterface.jl/master/docs/src/background/duality.md

This background page should work through an example by hand, probably the example from the README.

odow commented 3 years ago

The PAO documentation is also good reading: https://pao.readthedocs.io/en/latest/overview.html https://pao.readthedocs.io/en/latest/examples.html