.\" Man page contributed by Dirk Eddelbuettel .\" and released under the Quantlib license .TH GLOBALOPTIMIZER 1 "13 October 2017" QuantLib .SH NAME GlobalOptimizer - Example of Global Optimization Using Different Methods .SH SYNOPSIS .B GlobalOptimizer .SH DESCRIPTION .PP .B GlobalOptimizer is an example of using \fIQuantLib\fP. Several different methods are illustrated: Firefly Algorithm, Hybrid Simulated Annealing, Particle Swarm Optimization, Simulated Annealing, and Differential Evolution. .SH SEE ALSO The source code .IR CDS.cpp , .BR BermudanSwaption (1), .BR Bonds (1), .BR CallableBonds (1), .BR ConvertibleBonds (1), .BR DiscreteHedging (1), .BR EquityOption (1), .BR FittedBondCurve (1), .BR FRA (1), .BR MarketModels (1), .BR MulticurveBootstrapping (1), .BR Replication (1), .BR Repo (1), the QuantLib documentation and website at .IR https://www.quantlib.org . .SH AUTHORS The QuantLib Group (see .IR Contributors.txt ). This manual page was added by Dirk Eddelbuettel , the Debian GNU/Linux maintainer for .BR QuantLib .