Function PGAGetDEAuxFactor

Function Documentation

double PGAGetDEAuxFactor(PGAContext *ctx)

Return the value of the auxiliary factor K for Differential Evolution.

Example

PGAContext *ctx;
double val;

...
val = PGAGetDEAuxFactor (ctx);

Parameters
  • ctx – context variable

Returns

The value of the auxiliary factor