Package fr.inria.optimization.cmaes.examples

Class Summary
CMAExample1 A very short example program how to use the class CMAEvolutionStrategy.
CMAExample2 Example of how to use the class CMAEvolutionStrategy including restarts with increasing population size (IPOP).
CMAExampleSP1 Example of how to use the class CMAEvolutionStrategy including restarts with increasing population size (IPOP).