-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhusmann.bib
More file actions
executable file
·474 lines (393 loc) · 19.8 KB
/
husmann.bib
File metadata and controls
executable file
·474 lines (393 loc) · 19.8 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
% This file was created with JabRef 2.10.
% Encoding: UTF-8
@Article{cerny_1985,
Title = {Thermodynamical approach to the traveling salesman problem: An efficient simulation algorithm},
Author = {{\v{C}}ern{\`y}, Vladim{\'\i}r},
Journal = {Journal of optimization theory and applications},
Year = {1985},
Number = {1},
Pages = {41--51},
Volume = {45},
Publisher = {Springer}
}
@Article{agostini_2006,
Title = {Generalized simulated annealing applied to protein folding studies},
Author = {Agostini, Flavia P and Soares-Pinto, Diogo De O and Moret, Marcelo A and Osthoff, Carla and Pascutti, Pedro G},
Journal = {Journal of computational chemistry},
Year = {2006},
Number = {11},
Pages = {1142--1155},
Volume = {27},
Publisher = {Wiley Online Library}
}
@Article{baskent_2002,
Title = {Forest landscape management modeling using simulated annealing},
Author = {Baskent, Emin Z and Jordan, Glen A},
Journal = {Forest Ecology and Management},
Year = {2002},
Number = {1},
Pages = {29--45},
Volume = {165},
Publisher = {Elsevier}
}
@Article{blum_2003,
Title = {Metaheuristics in combinatorial optimization: Overview and conceptual comparison},
Author = {Blum, Christian and Roli, Andrea},
Journal = {ACM Computing Surveys (CSUR)},
Year = {2003},
Number = {3},
Pages = {268--308},
Volume = {35},
Publisher = {ACM}
}
@Article{boston_1999,
Title = {An analysis of Monte Carlo integer programming, simulated annealing, and tabu search heuristics for solving spatial harvest scheduling problems},
Author = {Boston, Kevin and Bettinger, Pete},
Journal = {Forest science},
Year = {1999},
Number = {2},
Pages = {292--301},
Volume = {45},
Publisher = {Society of American Foresters}
}
@Article{cardoso_1997,
Title = {A simulated annealing approach to the solution of MINLP problems},
Author = {Cardoso, Margarida F and Salcedo, RL and de Azevedo, S Feyo and Barbosa, D},
Journal = {Computers \& chemical engineering},
Year = {1997},
Number = {12},
Pages = {1349--1364},
Volume = {21},
Publisher = {Elsevier}
}
@Article{clarke_1964,
Title = {Scheduling of vehicles from a central depot to a number of delivery points},
Author = {Clarke, Geoff and Wright, John W},
Journal = {Operations research},
Year = {1964},
Number = {4},
Pages = {568--581},
Volume = {12},
Publisher = {INFORMS}
}
@Article{corana_1987,
Title = {Minimizing Multimodal Functions of Continuous Variables with the “Simulated Annealing” algorithm},
Author = {Corana, A. and Marchesi, M. and Martini, C. and Ridella, S.},
Journal = {ACM Trans. Math. Softw.},
Year = {1987},
Number = {3},
Pages = {262--280},
Volume = {13},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Book{dantzig_1966,
Title = {Lineare Programmierung und Erweiterungen},
Author = {Dantzig, George Bernard},
Publisher = {Springer},
Year = {1966},
Address = {Berlin [u.a.]},
Number = {2},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{dantzig_1959,
Title = {On a linear-programming, combinatorial approach to the traveling-salesman problem},
Author = {Dantzig, George Bernard and Fulkerson, Delbert R and Johnson, Selmer M},
Journal = {Operations Research},
Year = {1959},
Number = {1},
Pages = {58--66},
Volume = {7},
Publisher = {INFORMS}
}
@Article{desarbo_1989,
Title = {A simulated annealing methodology for clusterwise linear regression},
Author = {DeSarbo, Wayne S and Oliver, Richard L and Rangaswamy, Arvind},
Journal = {Psychometrika},
Year = {1989},
Number = {4},
Pages = {707--736},
Volume = {54},
Publisher = {Springer}
}
@Article{dueck_1990,
Title = {Threshold accepting: a general purpose optimization algorithm appearing superior to simulated annealing},
Author = {Dueck, Gunter and Scheuer, Tobias},
Journal = {Journal of computational physics},
Year = {1990},
Number = {1},
Pages = {161--175},
Volume = {90},
Publisher = {Elsevier}
}
@Article{gao_2012,
Title = {Implementing the Nelder-Mead simplex algorithm with adaptive parameters},
Author = {Gao, Fuchang and Han, Lixing},
Journal = {Computational Optimization and Applications},
Year = {2012},
Number = {1},
Pages = {259--277},
Volume = {51},
Doi = {10.1007/s10589-010-9329-3},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{geiger_1999,
Title = {Das Nelder-Mead-Verfahren},
Author = {Geiger, Carl and Kanzow, Christian},
Journal = {Numerische Verfahren zur L{\"o}sung unregestrierter Optimierungsaufgaben},
Year = {1999},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{genest_2007,
Title = {Asymptotic local efficiency of Cramer-von Mises tests for multivariate independence},
Author = {Genest, C. and Quessy, J.-F. and Remillard, B},
Journal = {The Annals of Statistics},
Year = {2007},
Owner = {alex},
Timestamp = {2017.01.30}
}
@Article{goffe_1996,
Title = {SIMANN: A global optimization algorithm using simulated annealing},
Author = {Goffe, William L and others},
Journal = {Studies in Nonlinear Dynamics and Econometrics},
Year = {1996},
Number = {3},
Pages = {169--176},
Volume = {1}
}
@Book{hansen_2014,
Title = {Waldwachstumskundliche {Softwaresysteme} auf {Basis} von {TreeGrOSS}: {Anwendung} und theoretische {Grundlagen}},
Author = {Hansen, Jan and Nagel, Jürgen},
Publisher = {Univ.-Verl.},
Year = {2014},
Address = {Göttingen},
Series = {Beiträge aus der {Nordwestdeutschen} {Forstlichen} {Versuchsanstalt} / {Nordwestdeutsche} {Forstliche} {Versuchsanstalt}. - {Göttingen} : {Univ}.-{Verl}. {Göttingen}, 2007- ; 11Universitätsdrucke {Göttingen}},
File = {Library Catalog Entry Snapshot:/home/khusman1/.mozilla/firefox/ykffmvee.default/zotero/storage/UITA5HV3/PPN.html:text/html},
ISBN = {978-3-86395-149-8},
Keywords = {Forstertrag / Software},
Shorttitle = {Waldwachstumskundliche {Softwaresysteme} auf {Basis} von {TreeGrOSS}}
}
@Book{hansen_2012,
Title = {Modellbasierte Entscheidungsunterstützung für den Forstbetrieb: Optimierung kurzfristiger Nutzungsoptionen und mittelfristiger Strategien unter Verwendung metaheuristischer Verfahren und parallelen Rechnens},
Author = {Hansen, Jan Hendrik},
Publisher = {Cuvillier},
Year = {2012},
Address = {Göttingen},
Edition = {1. Aufl.},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{herwartz_2014,
Title = {Structural analysis with independent innovations},
Author = {Herwartz, H.},
Journal = {cege Discussion Papers},
Year = {2014},
Owner = {alex},
Timestamp = {2017.01.15}
}
@Article{herwartz_2015,
Title = {The macroeconomic effects of oil price shocks: Evidence from a statistical identification approach},
Author = {Herwartz, H. and Pl{\"o}dt, Martin},
Journal = {Journal of International Money and Finance},
Year = {2015},
Owner = {alex},
Timestamp = {2017.04.21}
}
@Book{himmelblau_1972,
Title = {Applied nonlinear programming},
Author = {Himmelblau, David Mautner},
Publisher = {McGraw-Hill Companies},
Year = {1972}
}
@Article{ingber_1993,
Title = {Simulated annealing: Practice versus theory},
Author = {Ingber, Lester},
Journal = {Mathematical and computer modelling},
Year = {1993},
Number = {11},
Pages = {29--57},
Volume = {18},
Publisher = {Elsevier}
}
@Book{kangas_2015,
Title = {Decision {Support} for {Forest} {Management}},
Author = {Kangas, Annika and Kurttila, Mikko and Hujala, Teppo and Eyvindson, Kyle and Kangas, Jyrki},
Publisher = {Springer International Publishing},
Year = {2015},
Address = {Cham},
Edition = {2nd ed},
Number = {30},
Series = {Managing {Forest} {Ecosystems}}
}
@Article{kirkpatrick_1983,
Title = {Optimization by simulated annealing},
Author = {Kirkpatrick, Scott and Gelatt, C Daniel and Vecchi, Mario P and others},
Journal = {science},
Year = {1983},
Number = {4598},
Pages = {671--680},
Volume = {220},
Publisher = {Washington}
}
@InCollection{lutkepohl_2006,
Title = {Structural vector autoregressive analysis for cointegrated variables},
Author = {L{\"u}tkepohl, Helmut},
Booktitle = {Modern Econometric Analysis},
Publisher = {Springer},
Year = {2006},
Pages = {73--86}
}
@Article{lagarias_1998,
Title = {Convergence Properties of the Nelder-Mead Simplex Method in Low Dimensions},
Author = {Lagarias, Jeffrey C. and Reeds, James A. and Wright, Margaret H. and Wright, Paul E.},
Journal = {SIAM Journal on Optimization},
Year = {1998},
Number = {1},
Pages = {112--147},
Volume = {9},
Doi = {10.1137/S1052623496303470},
ISSN = {1052-6234},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{lin_1995,
Title = {A comparative study of both standard and adaptive versions of threshold accepting and simulated annealing algorithms in three scheduling problems},
Author = {Lin, CKYu and Haley, KBu and Sparks, C},
Journal = {European Journal of Operational Research},
Year = {1995},
Number = {2},
Pages = {330--346},
Volume = {83},
Publisher = {Elsevier}
}
@Book{mathews_2004,
Title = {Numerical methods using MATLAB},
Author = {Mathews, John H. and Fink, Kurtis D.},
Publisher = {Pearson},
Year = {{\copyright}2004},
Address = {Upper Saddle River and N.J},
Edition = {4},
ISBN = {0-13-065248-2},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{metropolis_1953,
Title = {Equation of state calculations by fast computing machines},
Author = {Metropolis, Nicholas and Rosenbluth, Arianna W and Rosenbluth, Marshall N and Teller, Augusta H and Teller, Edward},
Journal = {The journal of chemical physics},
Year = {1953},
Number = {6},
Pages = {1087--1092},
Volume = {21},
Publisher = {AIP}
}
@Article{mohring_2010,
Title = {Optimierung forstlicher {Produktion} unter {Beachtung} von finanziellen {Restriktionen} {\textbar} {Optimisation} of forest production under financial restrictions},
Author = {Möhring, Bernhard},
Journal = {Schweizerische Zeitschrift fur Forstwesen},
Year = {2010},
Month = sep,
Number = {9},
Pages = {346--354},
Volume = {161},
Abstract = {The question of efficiency of resources bound in the silvicultural (biological) production of forest enterprises strikes a central topic of forest management. Using simple spreadsheet calculation models, this paper tries to explicate the relations between silvicultural treatments and economic evaluation criteria under financial restrictions. By means of actual examples, concerning thinning intensity and final harvest age under the restriction of maintenance of capital, practical silvicultural behaviour can be seen as compatible with the optimal economic solutions, determined by the model calculations. This leads to the conclusion that commonly practiced concepts of thinning intensity and productivity dependent harvest age can be interpreted as rational economic behaviour. With reference to such an economic optimum the consequences of changes in forest management, as they are often claimed for instance by directives of nature conservation, water protection etc., can be evaluated based on opportunity costs.},
Doi = {10.3188/szf.2010.0346},
File = {Full Text PDF:/home/khusman1/.mozilla/firefox/ykffmvee.default/zotero/storage/A84TT7TQ/Möhring - 2010 - Optimierung forstlicher Produktion unter Beachtung.pdf:application/pdf;Snapshot:/home/khusman1/.mozilla/firefox/ykffmvee.default/zotero/storage/M9MI4FGF/szf.2010.html:text/html},
ISSN = {0036-7818},
Owner = {khusman1},
Timestamp = {2017.05.05},
Url = {http://szf-jfs.org/doi/abs/10.3188/szf.2010.0346},
Urldate = {2017-05-05}
}
@Article{nelder_1965,
Title = {A simplex method for function minimization},
Author = {Nelder, John and Mead, Roger},
Journal = {Computer Journal},
Year = {1965},
Number = {4},
Pages = {308--313},
Volume = {7},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{pronzato_1984,
Title = {A general-purpose global optimizer: Implimentation and applications},
Author = {Pronzato, Luc and Walter, Eric and Venot, Alain and Lebruchec, Jean-Francois},
Journal = {Mathematics and Computers in Simulation},
Year = {1984},
Number = {5},
Pages = {412--422},
Volume = {26},
Doi = {10.1016/0378-4754(84)90105-8},
ISSN = {03784754},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Book{redsven_2012,
Title = {{MELA}2012 {Reference} {Manual} (2nd edition)},
Author = {Redsven, V. and Hirvelä, H. and Härkönen, K. and Salminen, O. and Siitonen, M. },
Publisher = {The Finnish Forest Research Institute},
Year = {2012}
}
@Article{rosenbrock_1960,
Title = {An Automatic Method for Finding the Greatest or Least Value of a Function},
Author = {Rosenbrock, H. H.},
Journal = {The Computer Journal},
Year = {1960},
Number = {3},
Pages = {175--184},
Volume = {3},
Doi = {10.1093/comjnl/3.3.175},
ISSN = {0010-4620},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@Article{sorensen_2015,
Title = {Metaheuristics—the metaphor exposed},
Author = {S{\"o}rensen, Kenneth},
Journal = {International Transactions in Operational Research},
Year = {2015},
Number = {1},
Pages = {3--18},
Volume = {22},
Publisher = {Wiley Online Library}
}
@Article{theussl_2016,
Title = {{CRAN} {Task} {View}: {Optimization} and {Mathematical} {Programming}},
Author = {Theussl, Stefan and Borchers, Hans W.},
Year = {2016},
Month = oct,
File = {Snapshot:/home/khusman1/.mozilla/firefox/ykffmvee.default/zotero/storage/2S957BE5/Optimization.html:text/html},
Owner = {khusman1},
Shorttitle = {{CRAN} {Task} {View}},
Timestamp = {2017.02.17},
Url = {https://CRAN.R-project.org/view=Optimization},
Urldate = {2017-02-17}
}
@Book{tomick_1995,
Title = {On Convergence of the Nelder-Mead Simplex Algorithm for Unconstrained Stochastic Optimization},
Author = {Tomick, John James},
Year = {1995},
Institution = {{The Pennsylvania State University}},
Owner = {khusman1},
Timestamp = {2017.02.09}
}
@InProceedings{wegener_2005,
Title = {Simulated annealing beats metropolis in combinatorial optimization},
Author = {Wegener, Ingo},
Booktitle = {International Colloquium on Automata, Languages, and Programming},
Year = {2005},
Organization = {Springer},
Pages = {589--601}
}
@Article{xiang_2013,
Title = {Generalized Simulated Annealing for Global Optimization: the GenSA Package},
Author = {Xiang, Yang and Gubian, Sylvain and Suomela, Brian and Hoeng, Julia},
Journal = {The R Journal Volume 5(1):13-29, June 2013},
Year = {2013},
Owner = {khusman1},
Timestamp = {2017.02.09}
}