This module contains some global variables settings for COCO.
These variables may be modified (in particular in rungeneric1, -2, and -many) and are used for producing figures and tables.
For setting variables dynamically or changing other module settings
here see config.py
.
Variable | appended |
minimum number of instances required in the appended_evals array such that DataSet.appended_evals is created to be different from DataSet.evals |
Variable | background |
Undocumented |
Variable | background |
Undocumented |
Variable | balance |
give even weight to all instances by added columns with copies of underrepresented instances in DataSet.evals |
Variable | dim |
Undocumented |
Variable | dim |
Undocumented |
Variable | extraction |
Undocumented |
Variable | figsize |
Undocumented |
Variable | figure |
Undocumented |
Variable | force |
Undocumented |
Variable | foreground |
a list of data files/folders as those specified in cocopp.main |
Variable | in |
Undocumented |
Variable | index |
Undocumented |
Variable | input |
Undocumented |
Variable | inputsettings |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | instances |
Undocumented |
Variable | interactive |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | is |
Undocumented |
Variable | latex |
Undocumented |
Variable | len |
set the length, for example when we want to remove characters that are not fully displayed, 9 == len('best 2009') |
Variable | line |
Undocumented |
Variable | many |
Undocumented |
Variable | marker |
multiply all marker sizes in below line_styles, used in compall.pprldmany.main |
Variable | maxevals |
Undocumented |
Variable | minmax |
Undocumented |
Variable | minor |
used in pprldmany for empirical runtime distributions, 0 means no minor grid |
Variable | outputdir |
Undocumented |
Variable | ppconv |
Undocumented |
Variable | ppfigcons1 |
Undocumented |
Variable | ppfigcons |
Undocumented |
Variable | ppfigdim |
Undocumented |
Variable | ppfigs |
Undocumented |
Variable | pprldistr2 |
Undocumented |
Variable | pprldmany |
Undocumented |
Variable | pprldmany |
Undocumented |
Variable | ppscatter |
Undocumented |
Variable | pptables |
Undocumented |
Variable | rcaxes |
Undocumented |
Variable | rcaxeslarger |
Undocumented |
Variable | rcfont |
Undocumented |
Variable | rcfontlarger |
Undocumented |
Variable | rclegend |
Undocumented |
Variable | rclegendlarger |
Undocumented |
Variable | rctick |
Undocumented |
Variable | rcticklarger |
Undocumented |
Variable | reference |
Undocumented |
Variable | runlength |
Undocumented |
Variable | scaling |
Undocumented |
Variable | scaling |
Undocumented |
Variable | simulated |
bootstrap samples, 30 is a multiple of 10 and 15. Used for tables and plots. int(1e4) would be preferable for a final camera-ready paper version. |
Variable | single |
Undocumented |
Variable | single |
Undocumented |
Variable | target |
Undocumented |
Variable | target |
Undocumented |
Variable | target |
Undocumented |
Variable | target |
Undocumented |
Variable | target |
Undocumented |
Variable | test |
Undocumented |
Variable | verbose |
Undocumented |
Variable | warning |
Undocumented |
Variable | weight |
weights used to sum function evaluations and constraints evaluations in the attribute DataSet._evals when data are loaded. |
Variable | xlimit |
maximal run length multiplier in expensive setting, used in config for pprldmany and ppfigdim |
Variable | xlimit |
maximal run length multiplier used in pprldmany . |
minimum number of instances required in the appended_evals array such
that DataSet.appended_evals
is created to be different from DataSet.evals
give even weight to all instances by added columns with copies of underrepresented instances in DataSet.evals
set the length, for example when we want to remove characters that are not fully displayed, 9 == len('best 2009')
bootstrap samples, 30 is a multiple of 10 and 15.
Used for tables and plots. int(1e4)
would be preferable
for a final camera-ready paper version.
weights used to sum function evaluations and constraints evaluations in the attribute DataSet._evals when data are loaded.