-
I ran an experiment on the `bbob-mixint` testbed while calling `recommend` after each iteration. This generated 2.5GB of data.
This is an example of the file sizes I see.
```
8.1K Aug 30 12:49…
-
-
Probably, we want to go (for the first time) with a single LaTeX template for all possible numbers of algorithms instead of having one for one algorithm, one for two algorithms and one for three or mo…
-
Using the version bbob.v15.02 on a Windows 7 64-bit machine and following the quick installation guide, the file "http://coco.lri.fr/downloads/download15.02/bbobr.tar.gz" is successfully copied into a…
-
In particular in the bi-objective case (maybe even in the single-objective case; not tested yet), the number of instances in the tables is wrongly displayed when the `.info` files refer to the same fi…
-
**Describe the bug**
Shouldn't `cocopp.archives.bbob.get_all()` (i.e. without any argument) return a list of **all** algorithms, available for the `bbob` suite? Instead, it returns a list with only a…
-
During experiments conducted on the `bbob-biobj` test suite, using the post-processing on the main folder caused the following error:
```
AssertionError
sys:1: ResourceWarning: unclosed file
```
…
BP-J updated
12 months ago
-
Hello
In bbob there are standard set of dimensions for input X data - [2, 3, 5, 10, 20, 40]. I would like to add additional dimensions. How can I do it?
I found this in coco.c. Tried to change …
-
The functions are [in this repo](https://github.com/numbbo/coco/tree/master/code-experiments/src). We will probably need to copy them here so that we can refactor them if needed.
We will use the fi…
-
There exists an old file `code-postprocessing/bbob_pproc/TODO` with quite some open TODOs and ideas to pursue. This file should be carefully revisited and the open issues should be transferred into th…