Skip to contents

Calculate selected ELA features for given fitness.

Usage

calculate_ela_features(fitness, lower, upper)

Arguments

fitness

fitness function, that returns a numerical value.

lower

numeric - lower bound of the domain, a vector of length equal to the decision variables.

upper

numeric - upper bound of the domain, a vector of length equal to the decision variables.

Value

Returns a named list with values of selected ELA features.