[[PageOutline]] = Samples = This section provides complementary material for the samples that are shipped with the HeuristicLab 3.3 Optimizer. * [#ESGriewank Evolution Strategy - Griewank]: An evolution strategy which solves the 10-dimensional Griewank test function * [#GATSP Genetic Algorithm - TSP]: A genetic algorithm which solves rge "ch130" travelling salesman problem (imported from TSPLIB) * Genetic programming for artificial ant problem - A standard genetic programming algorithm for the artificial ant problem (Santa-Fe ant trail) * Genetic programming for symbolic regression - A standard genetic programming algorithm to solve a symbolic regression problem (Boston Housing dataset) [=#ESGriewank] == Evolution Strategy - Griewank == [=#GATSP] == Genetic Algorithm - TSP ==