class documentation

Testbed used with the bbob-biobj-mixint test suite.

Method __init__ Undocumented
Method filter Checks if only data from the bbob-biobj-mixint suite is included in dsl. If also other test suite data sets is detected, an error is given.
Class Variable dimsOfInterest Undocumented
Class Variable settings Undocumented

Inherited from GECCOBiObjExtBBOBTestbed:

Class Variable shortinfo_filename Undocumented

Inherited from GECCOBiObjBBOBTestbed (via GECCOBiObjExtBBOBTestbed):

Class Variable pptable_target_runlengths Undocumented
Class Variable pptable_targetsOfInterest Undocumented
Instance Variable instancesOfInterest Undocumented

Inherited from Testbed (via GECCOBiObjExtBBOBTestbed, GECCOBiObjBBOBTestbed):

Static Method number_of_constraints Undocumented
Method info info on the testbed if fun_number is None or one-line info for function with number fun_number.
Method instantiate_attributes assign self.some_attr = class_(self.some_attr) if "some_attr" ends with any value in the suffix_list
Class Variable has_constraints Undocumented
Class Variable instances_are_uniform False for biobjective suites, used (so far only) for simulated restarts in pprldmany
Class Variable reference_algorithm_displayname Undocumented
Property string_evals Undocumented
Property string_evals_legend Undocumented
Property string_evals_short Undocumented
def __init__(self, targetValues):
def filter(self, dsl):

Checks if only data from the bbob-biobj-mixint suite is included in dsl. If also other test suite data sets is detected, an error is given.

Returns the filtered list as a flat list.

dimsOfInterest: tuple[int, ...] =