INPUT PARAMETERS

ctx

- context variable

OUTPUT PARAMETERS

none

SYNOPSIS

#include "pgapack.h"
int  PGACheckStoppingConditions(ctx)
PGAContext *ctx

LOCATION

stop.c

EXAMPLE

Example:
PGAContext *ctx;
:
PGACheckStoppingConditions(ctx);