class documentation

class GECCOBBOBNoisyTestbed(GECCOBBOBTestbed):

Constructor: GECCOBBOBNoisyTestbed(target_values)

View In Hierarchy

The noisy testbed used in the GECCO BBOB workshops 2009, 2010, 2012, 2013, 2015, and 2016.

Method __init__ Undocumented
Method filter Does nothing but overwriting the method from superclass
Class Variable settings Undocumented
Class Variable shortinfo_filename Undocumented

Inherited from GECCOBBOBTestbed:

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

Inherited from Testbed (via GECCOBBOBTestbed):

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, target_values):
def filter(self, dsl):

Does nothing but overwriting the method from superclass

shortinfo_filename: str =