class documentation
class GECCOBiObjBBOBTestbed(Testbed):
Known subclasses: cocopp.testbedsettings.GECCOBiObjExtBBOBTestbed
Constructor: GECCOBiObjBBOBTestbed(targetValues)
Testbed used in the BBOB workshops to display
data sets run on the bbob-biobj
test suite.
Method | __init__ |
Undocumented |
Method | filter |
Filters DataSetList or list of DataSets dsl to contain only the first 55 functions if data from both the bbob-biobj and the bbob-biobj-ext suite are detected. |
Class Variable | dims |
Undocumented |
Class Variable | pptable |
Undocumented |
Class Variable | pptable_targets |
Undocumented |
Class Variable | settings |
Undocumented |
Class Variable | shortinfo |
Undocumented |
Instance Variable | instances |
Undocumented |
Inherited from Testbed
:
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 |
overrides
cocopp.testbedsettings.Testbed.filter
overridden in
cocopp.testbedsettings.GECCOBBOBBiObjMixintTestbed
Filters DataSetList or list of DataSets dsl to contain only the first 55 functions if data from both the bbob-biobj and the bbob-biobj-ext suite are detected.
Returns the filtered list as a flat list.
Gives an error if the data is not compatible.