Skip to main content

GHS

Module: opytimizer.optimizers.single_objective.evolutionary.hs

A GHS class, inherited from IHS.

This is the designed class to define GHS-related variables and methods.

References: M. Omran and M. Mahdavi. Global-best harmony search. Applied Mathematics and Computation (2008).

Constructor​

GHS(params: Optional[Dict[str, Any]] = None) -> None

Parameters​

ParameterTypeDefaultDescription
paramsOptional[Dict[str, Any]]None—