Description
For each element in solution 's' evaluate the respective
fitness.
Usage
es.evaluate(f, s, enforce = TRUE)
Arguments
f
A reference to an instance of objective function
enforce
If true the values are enforced to fall within provided range
Value
The solution ordered by its fitness.