module documentation
Undocumented
Class |
|
Union of GECCOBBOBTestbed and BBOBLargeScaleTestbed with all their dimensions. |
Class |
|
Settings related to bbob-largescale test suite. |
Class |
|
BBOB Testbed for constrained problems. |
Class |
|
Testbed used with the bbob-biobj-mixint test suite. |
Class |
|
Testbed used with the bbob-mixint test suite. |
Class |
|
The noisy testbed used in the GECCO BBOB workshops 2009, 2010, 2012, 2013, 2015, and 2016. |
Class |
|
Testbed of 24 noiseless functions used in the GECCO BBOB workshops since 2009. |
Class |
|
Testbed used in the BBOB workshops to display data sets run on the bbob-biobj test suite. |
Class |
|
Biobjective testbed to display data sets run on the bbob-biobj-ext test suite. |
Class |
|
Undocumented |
Class |
|
Testbed of box-constrained versions of the bbob functions. |
Class |
|
this might become the future way to have settings related to testbeds TODO: how do we pass information from the benchmark to the post-processing? |
Function | copy |
Undocumented |
Function | get |
Undocumented |
Function | get |
Returns the hash value of the hypervolume reference values for the specified algorithm (if available, i.e. if the algorithm has been run on the bbob-biobj testbed). If algorithm=None, all hash values are returned as a set (i... |
Function | get |
Undocumented |
Function | get |
Undocumented |
Function | load |
Loads testbed class corresponding to suite_name. |
Function | reset |
Undocumented |
Function | reset |
Undocumented |
Function |
|
return the class matching the string suite_name (e.g. the attribute of DataSet ) |
Function | update |
Undocumented |
Variable | all |
Undocumented |
Variable | current |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | default |
Undocumented |
Variable | inf |
Undocumented |
Variable | reference |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | scenario |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Variable | suite |
Undocumented |
Returns the hash value of the hypervolume reference values
for the specified algorithm (if available, i.e. if the algorithm
has been run on the bbob-biobj
testbed).
If algorithm=None, all hash values are returned as a set
(i.e. with no duplicates) if more than one hash is available
or as a string if all hashes are the same.
Loads testbed class corresponding to suite_name.
The parameter suite_name is a string, defining the
test suite to be loaded, for example bbob
, bbob-biobj
,
bbob-largescale
, ...