-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathpaper.bib
59 lines (55 loc) · 2 KB
/
paper.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
47
48
49
50
51
52
53
54
55
56
57
58
59
@incollection{ByrdNoceWalt06,
AUTHOR = {R. H. Byrd and J. Nocedal and R> A. Waltz},
TITLE = {K{NITRO}: {A}n integrated package for nonlinear optimization},
BOOKTITLE = {Large-scale nonlinear optimization},
SERIES = {Nonconvex Optimization and Applications},
PUBLISHER = {Springer, New York},
VOLUME = {83},
PAGES = {35--59},
YEAR = {2006},
DOI = {10.1007/0-387-30065-1_4}
}
@book{ConnGoulToin92,
AUTHOR = {A.~R. Conn and N.~I.~M. Gould and {\relax Ph}.~L. Toint},
TITLE = {{\sf LANCELOT}: a {F}ortran package for large-scale
nonlinear optimization ({R}elease {A})},
PUBLISHER = {Springer-Verlag},
ADDRESS = {Heidelberg, Berlin},
SERIES = {Springer Series in Computational Mathematics},
NUMBER = 17,
YEAR = {1992},
DOI = {10.1007/978-3-662-12211-2}
}
@article{GoulOrbaToin03,
AUTHOR = {N.~I.~M. Gould and D. Orban and {\relax Ph}. L. Toint},
TITLE = {{\sf GALAHAD}---a library of thread-safe {F}ortran 90 packages
for large-scale nonlinear optimization},
JOURNAL = {ACM Transactions on Mathematical Software},
VOLUME = {29},
NUMBER = {4},
PAGES = {353--372},
YEAR = {2003},
DOI = {10.1145/962437.962438},
}
@article{GoulOrbaToin15,
AUTHOR = {N.~I.~M. Gould and D. Orban and {\relax Ph}. L. Toint},
TITLE = {{CUTEst}: A Constrained and Unconstrained Testing Environment
with Safe Threads for Mathematical Optimization},
JOURNAL = {Computational Optimization and Applications},
VOLUME = {60},
NUMBER = {3},
PAGES = {545--557},
YEAR = {2015},
DOI = {10.1007/s10589-014-9687-3}
}
@article{WachBieg06,
AUTHOR = {A. W\"{a}chter and L. T. Biegler},
TITLE = {On the implementation of an interior-point filter line-search
algorithm for large-scale nonlinear programming},
JOURNAL = {Mathematical Programming Series A},
VOLUME = {106},
NUMBER = {1},
PAGES = {25--57},
YEAR = {2006},
DOI = {10.1007/s10107-004-0559-y}
}