Skip to content

Commit d38d2bd

Browse files
author
ShuaiqunPan
committed
add a few new real-world optimization problems
1 parent eea1edb commit d38d2bd

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

problems.yaml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,3 +900,73 @@
900900
implementation: https://zenodo.org/records/8307853
901901
source (real-world/artificial): 'real-world'
902902
textual description: ''
903+
- name: RW-GAN-Mario
904+
suite/generator/single: suite
905+
objectives: 1-2
906+
dimensionality: scalable
907+
variable type: continuous
908+
constraints: 'no'
909+
dynamic: 'no'
910+
noise: 'yes'
911+
multimodal: 'yes'
912+
multi-fidelity: 'no'
913+
reference: https://dl.acm.org/doi/pdf/10.1145/3321707.3321805
914+
implementation: https://codeocean.com/capsule/2600355/tree/v2
915+
source (real-world/artificial): 'real-world'
916+
textual description: ''
917+
- name: TopTrumps
918+
suite/generator/single: suite
919+
objectives: 1-2
920+
dimensionality: scalable
921+
variable type: continuous
922+
constraints: 'no'
923+
dynamic: 'no'
924+
noise: 'yes'
925+
multimodal: 'yes'
926+
multi-fidelity: 'no'
927+
reference: https://dl.acm.org/doi/pdf/10.1145/3321707.3321805
928+
implementation: https://codeocean.com/capsule/2600355/tree/v2
929+
source (real-world/artificial): 'real-world'
930+
textual description: ''
931+
- name: AutomotiveCrashworthiness
932+
suite/generator/single: suite
933+
objectives: '1'
934+
dimensionality: 8–22 (fixed per instance)
935+
variable type: continuous
936+
constraints: 'no'
937+
dynamic: 'no'
938+
noise: 'yes'
939+
multimodal: 'yes'
940+
multi-fidelity: 'no'
941+
reference: https://dl.acm.org/doi/pdf/10.1145/3646554
942+
implementation: https://github.com/fx-long/CEOELA
943+
source (real-world/artificial): 'real-world'
944+
textual description: ''
945+
- name: PowertrainAnomalyTimeseries
946+
suite/generator/single: suite
947+
objectives: 1
948+
dimensionality: 1–7 (problem-dependent; fixed per instance)
949+
variable type: continuous
950+
constraints: 'yes'
951+
dynamic: 'no'
952+
noise: 'no'
953+
multimodal: 'yes'
954+
multi-fidelity: 'no'
955+
reference: https://www.sciencedirect.com/science/article/pii/S2214579625000681
956+
implementation: https://zenodo.org/records/14892756
957+
source (real-world/artificial): 'real-world'
958+
textual description: ''
959+
- name: HPA
960+
suite/generator/single: suite
961+
objectives: 1–9
962+
dimensionality: scalable
963+
variable type: continuous
964+
constraints: 'yes'
965+
dynamic: 'no'
966+
noise: 'no'
967+
multimodal: 'yes'
968+
multi-fidelity: 'no'
969+
reference: https://link.springer.com/chapter/10.1007/978-981-96-3506-1_14
970+
implementation: https://github.com/Nobuo-Namura/hpa
971+
source (real-world/artificial): 'real-world-inspired'
972+
textual description: ''

0 commit comments

Comments
 (0)