Skip to content

Commit eea1edb

Browse files
author
ShuaiqunPan
committed
Add PorkchopPlot, KinematicsRobotArm, VehicleDynamics real-world problems
1 parent e8671c8 commit eea1edb

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

problems.yaml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,3 +858,45 @@
858858
implementation:
859859
source (real-world/artificial): 'artificial'
860860
textual description: ''
861+
- name: PorkchopPlotInterplanetaryTrajectory
862+
suite/generator/single: suite
863+
objectives: '1'
864+
dimensionality: 2
865+
variable type: continuous
866+
constraints: 'no'
867+
dynamic: 'no'
868+
noise: 'no'
869+
multimodal: 'yes'
870+
multi-fidelity: 'no'
871+
reference: https://ieeexplore.ieee.org/abstract/document/11042973
872+
implementation: https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world
873+
source (real-world/artificial): 'real-world'
874+
textual description: ''
875+
- name: KinematicsRobotArm
876+
suite/generator/single: suite
877+
objectives: '1'
878+
dimensionality: 21
879+
variable type: continuous
880+
constraints: 'no'
881+
dynamic: 'no'
882+
noise: 'no'
883+
multimodal: 'no'
884+
multi-fidelity: 'no'
885+
reference: https://gaussianprocess.org/gpml/chapters/RW.pdf
886+
implementation: https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world
887+
source (real-world/artificial): 'real-world'
888+
textual description: ''
889+
- name: VehicleDynamics
890+
suite/generator/single: suite
891+
objectives: '1'
892+
dimensionality: 2
893+
variable type: continuous
894+
constraints: 'no'
895+
dynamic: 'no'
896+
noise: 'no'
897+
multimodal: 'yes'
898+
multi-fidelity: 'no'
899+
reference: https://www.scitepress.org/Papers/2023/121580/121580.pdf
900+
implementation: https://zenodo.org/records/8307853
901+
source (real-world/artificial): 'real-world'
902+
textual description: ''

0 commit comments

Comments
 (0)