Struct PGAReport

Struct Documentation

struct PGAReport

Report Structure.

Public Members

int PrintFreq

How often to print statistics reports.

int PrintOptions

What statistics to print

int MOPrecision

Precision of multi objective eval

double *Offline

One value for each function

double *Online

One value for each function

double *Average

One value for each function

double *Best

One value for each function

double MinSumConstr

Min Sum of violated constraints

int *BestIdx

Indices of best individuals

int validcount

Number of individuals without constraint-violations

int validonline

cumulated validcount

int validoffline

cumulated best individual valid count

int nevals

Number of evaluations

time_t starttime

Start time