class documentation
class GECCOBBOBNoisyTestbed(GECCOBBOBTestbed):
Constructor: GECCOBBOBNoisyTestbed(target_values)
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 |
Undocumented |
Inherited from GECCOBBOBTestbed
:
Class Variable | dims |
Undocumented |
Class Variable | pptable |
Undocumented |
Class Variable | pptable_targets |
Undocumented |
Instance Variable | instances |
Undocumented |
Inherited from Testbed
(via GECCOBBOBTestbed
):
Static Method | number |
Undocumented |
Method | info |
info on the testbed if fun_number is None or one-line info for function with number fun_number. |
Method | instantiate |
assign self.some_attr = class_(self.some_attr) if "some_attr" ends with any value in the suffix_list |
Class Variable | has |
Undocumented |
Class Variable | instances |
False for biobjective suites, used (so far only) for simulated restarts in pprldmany |
Class Variable | reference |
Undocumented |
Property | string |
Undocumented |
Property | string |
Undocumented |
Property | string |
Undocumented |