Function PGAGetEpsilonTheta

Function Documentation

int PGAGetEpsilonTheta(PGAContext *ctx)

Query the population index for initializing epsilon for the epsilon constraint method.

Example

PGAContext *ctx;
int n;

...
n = PGAGetEpsilonTheta (ctx);

Parameters
  • ctx – context variable

Returns

The epsilon theta