Package ec.eda.cmaes

Class CMAESInitializer

All Implemented Interfaces:
Setup, Singleton, Serializable

public class CMAESInitializer extends SimpleInitializer
CMAESInitializer is a SimpleInitializer which ensures that the subpopulations are all set to the provided or computed lambda values.
See Also:
  • Constructor Details

    • CMAESInitializer

      public CMAESInitializer()
  • Method Details