1GLOBALOPTIMIZER(1) General Commands Manual GLOBALOPTIMIZER(1)
2
3
4
6 GlobalOptimizer - Example of Global Optimization Using Different Meth‐
7 ods
8
10 GlobalOptimizer
11
13 GlobalOptimizer is an example of using QuantLib.
14
15 Several different methods are illustrated: Firefly Algorithm, Hybrid
16 Simulated Annealing, Particle Swarm Optimization, Simulated Annealing,
17 and Differential Evolution.
18
20 The source code CDS.cpp, BermudanSwaption(1), Bonds(1), Callable‐
21 Bonds(1), ConvertibleBonds(1), DiscreteHedging(1), EquityOption(1),
22 FittedBondCurve(1), FRA(1), MarketModels(1), MulticurveBootstrap‐
23 ping(1), Replication(1), Repo(1), the QuantLib documentation and web‐
24 site at https://www.quantlib.org.
25
26
28 The QuantLib Group (see Contributors.txt).
29
30 This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the
31 Debian GNU/Linux maintainer for QuantLib.
32
33
34
35QuantLib 13 October 2017 GLOBALOPTIMIZER(1)