Abstract multi objective algorithm
smac.multi_objective.abstract_multi_objective_algorithm
#
AbstractMultiObjectiveAlgorithm
#
Bases: ABC
A general interface for multi-objective optimizer, depending on different strategies.