From 950c447a33aaa094a36683cc650c35880905c1a0 Mon Sep 17 00:00:00 2001 From: Koen van der Blom Date: Thu, 16 Oct 2025 10:47:41 +0200 Subject: [PATCH] Template draft. --- template.yaml | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 template.yaml diff --git a/template.yaml b/template.yaml new file mode 100644 index 0000000..00e34b4 --- /dev/null +++ b/template.yaml @@ -0,0 +1,52 @@ +# Please enter the relevant information. +# Fields that are not relevant can be left empty. +- name: + short: BBOB + full: Real-Parameter Black-Box Optimization Benchmarking + suite/generator/single: suite + objectives: + number: '1' + types: single + variables: + types: continuous + conditional: 'no' + dimensionality: scalable + constraints: + present: 'no' + soft: '0' + hard: '0' + boundary/box: 'yes' + permutation: 'no' + dynamic: + present: 'no' + types: '' + noise: 'no' + modality: + types: 'unimodal, multimodal' + evaluations: + multi-fidelity: 'no' + partial possible: 'no' + independent objectives: 'no' + reference: + links: + - https://doi.org/10.1080/10556788.2020.1808977 + authors: '' + contact person: '' + implementations: + - name: COCO + link: https://github.com/numbbo/coco + languges: 'C, Python' + evaluation time: 'less than a second' + specific requirements: 'no' + source: + real-world: + degree: '' + open/closed: '' + artificial: 'yes' + other: 'no' + textual description: + general info: '' + motivation: 'evaluate algorithm performance for typical difficulties that occur in continuous problems' + challenage/key characteristics: '' + limitations: '' + other info: ''