poli.core.multi_objective_black_box#
Implements a multi_objective version of black box functions, by this we mean simply concatenating the results of evaluating individual objective functions.
Classes
|
This class implements a multi-objective black box function by concatenating the results of evaluating individual objective functions. |