Struct PGAStateNSGA

Struct Documentation

struct PGAStateNSGA

NSGA temp state.

Public Members

int is_ev

True if evaluating False if constraints

int base

Base index of eval functions, 0 for eval.

int nfun

Number of functions

int oidx

Current function index for sorting

int excess

Overhang of last dominance rank

int fun_idx

Function index for ENNS crowding metrics.