Function PGAGetNumAuxEval
Defined in File create.c
Function Documentation
-
int PGAGetNumAuxEval(PGAContext *ctx)
Get the number of auxiliary evaluations.
Example
PGAContext *ctx; int num; ... num = PGAGetNumAuxEval (ctx);
- Parameters:
ctx – context variable
- Returns:
Number of auxiliary evaluations