The Parameters Object

Definition of Parameters objects, which are used by ModularCMA-ES.

Classes

BIPOPParameters(*args, **kwargs)

Object which holds BIPOP specific parameters.

Parameters(*args, **kwargs)

AnnotatedStruct object for holding the parameters for the ModularCMAES.

Class Inheritance Diagram

Inheritance diagram of modcma.parameters.BIPOPParameters, modcma.parameters.Parameters