-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathref_bilevel.bib
46 lines (43 loc) · 1.43 KB
/
ref_bilevel.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
@book{dempeFoundationsBilevelProgramming2002a,
title = {Foundations of {{Bilevel Programming}}},
author = {Dempe, Stephan},
year = {2002},
month = may,
series = {Nonconvex {{Optimization}} and {{Its Applications}}},
number = {61},
publisher = {Springer},
address = {Dordrecht ; Boston},
isbn = {978-1-4020-0631-9},
langid = {english}
}
@book{bardPracticalBilevelOptimization1998,
title = {Practical {{Bilevel Optimization}}: {{Algorithms}} and {{Applications}}},
shorttitle = {Practical {{Bilevel Optimization}}},
author = {Bard, Jonathan F.},
year = {1998},
month = dec,
series = {Nonconvex {{Optimization}} and {{Its Applications}}},
number = {30},
publisher = {Springer},
address = {Dordrecht ; Boston},
url = {https://link.springer.com/book/10.1007/978-1-4757-2836-1},
isbn = {978-0-7923-5458-1},
langid = {english}
}
@misc{BilevelProgramming2016,
title = {Bilevel Programming},
year = {2016},
month = sep,
journal = {YALMIP},
url = {https://yalmip.github.io/tutorial/bilevelprogramming/},
urldate = {2022-03-24},
abstract = {Bilevel programming using the built-in bilevel solver},
langid = {english}
}
@unpublished{schmidtGentleIncompleteIntroduction2021,
title = {A {{Gentle}} and {{Incomplete Introduction}} to {{Bilevel Optimization}}},
author = {Schmidt, Martin and Beck, Yasmine},
year = {2021},
month = nov,
url = {http://www.optimization-online.org/DB_FILE/2021/06/8450.pdf}
}