Skip to content

Commit cac5b8c

Browse files
olafmersmanngithub-actions[bot]
authored andcommitted
Auto-update HTML files
1 parent 1ac73ef commit cac5b8c

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

docs/index.html

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ <h2>OPL &ndash; Optimisation problem library</h2>
128128
<td>fn_building_spatial</td>
129129
<td>Building spatial design</td>
130130
<td>Problem</td>
131-
<td>continuous | binary</td>
131+
<td>binary | continuous</td>
132132
<td>>=2</td>
133133
<td>2</td>
134134
<td></td>
135-
<td>unknown | box</td>
135+
<td>box | unknown</td>
136136
<td>>=2</td>
137137
<td></td>
138138
<td></td>
@@ -154,7 +154,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
154154
<td></td>
155155
<td>BSO-toolbox</td>
156156
<td>C++</td>
157-
<td>{'40 seconds', '1 second'}</td>
157+
<td>{'1 second', '40 seconds'}</td>
158158
<td><a href="https://github.com/TUe-excellent-buildings/BSO-toolbox">https://github.com/TUe-excellent-buildings/BSO-toolbox</a></td>
159159
<td>Building Spatial Design toolbox (TU/e)</td>
160160
<td></td>
@@ -210,11 +210,11 @@ <h2>OPL &ndash; Optimisation problem library</h2>
210210
<td>fn_emdo</td>
211211
<td>Electric Motor Design Optimization</td>
212212
<td>Problem</td>
213-
<td>continuous | integer</td>
213+
<td>integer | continuous</td>
214214
<td>26</td>
215215
<td>1</td>
216216
<td>noisy</td>
217-
<td>box | unknown</td>
217+
<td>unknown | box</td>
218218
<td>>=14</td>
219219
<td></td>
220220
<td>noisy</td>
@@ -292,7 +292,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
292292
<td>fn_gasoline</td>
293293
<td>Gasoline direct injection engine design</td>
294294
<td>Problem</td>
295-
<td>continuous | integer</td>
295+
<td>integer | continuous</td>
296296
<td>14</td>
297297
<td>2</td>
298298
<td>multi-fidelity</td>
@@ -333,7 +333,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
333333
<td>fn_invdeceptive_deceptive_rotell</td>
334334
<td>InverseDeceptiveTrap+RotatedEllipsoid / DeceptiveTrap+RotatedEllipsoid</td>
335335
<td>Problem</td>
336-
<td>continuous | binary</td>
336+
<td>binary | continuous</td>
337337
<td>>=2</td>
338338
<td>2</td>
339339
<td></td>
@@ -456,7 +456,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
456456
<td>fn_onemax_sphere_deceptive_rotell</td>
457457
<td>Onemax+Sphere / DeceptiveTrap+RotatedEllipsoid</td>
458458
<td>Problem</td>
459-
<td>continuous | binary</td>
459+
<td>binary | continuous</td>
460460
<td>>=2</td>
461461
<td>2</td>
462462
<td></td>
@@ -497,7 +497,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
497497
<td>fn_onemax_sphere_zeromax_sphere</td>
498498
<td>Onemax+Sphere / Zeromax+Sphere</td>
499499
<td>Problem</td>
500-
<td>continuous | binary</td>
500+
<td>binary | continuous</td>
501501
<td>>=2</td>
502502
<td>2</td>
503503
<td></td>
@@ -661,7 +661,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
661661
<td>gen_ealain</td>
662662
<td>Ealain</td>
663663
<td>Generator</td>
664-
<td>integer | continuous | binary</td>
664+
<td>binary | continuous | integer</td>
665665
<td>>=3</td>
666666
<td>[1, 10, 2, 3, 4, 5, 6, 7, 8, 9]</td>
667667
<td>dynamic | multi-fidelity</td>
@@ -1030,7 +1030,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
10301030
<td>gen_randoptgen</td>
10311031
<td>RandOptGen</td>
10321032
<td>Generator</td>
1033-
<td>integer | continuous | binary</td>
1033+
<td>binary | continuous | integer</td>
10341034
<td>>=3</td>
10351035
<td>[1, 10, 2, 3, 4, 5, 6, 7, 8, 9]</td>
10361036
<td></td>
@@ -1194,7 +1194,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
11941194
<td>suite_amvop</td>
11951195
<td>AMVOP</td>
11961196
<td>Suite</td>
1197-
<td>integer | categorical | continuous</td>
1197+
<td>integer | continuous | categorical</td>
11981198
<td>>=3</td>
11991199
<td>1</td>
12001200
<td></td>
@@ -1833,11 +1833,11 @@ <h2>OPL &ndash; Optimisation problem library</h2>
18331833
<td></td>
18341834
<td>>=1</td>
18351835
<td></td>
1836-
<td>CEC2022 reference code | IOHexperimenter</td>
1836+
<td>IOHexperimenter | CEC2022 reference code</td>
18371837
<td>C++/Python</td>
18381838
<td></td>
1839-
<td><a href="https://github.com/P-N-Suganthan/2022-SO-BO">https://github.com/P-N-Suganthan/2022-SO-BO</a> | <a href="https://github.com/IOHprofiler/IOHexperimenter">https://github.com/IOHprofiler/IOHexperimenter</a></td>
1840-
<td>Suganthan's reference implementation | IOHprofiler experimenter framework</td>
1839+
<td><a href="https://github.com/IOHprofiler/IOHexperimenter">https://github.com/IOHprofiler/IOHexperimenter</a> | <a href="https://github.com/P-N-Suganthan/2022-SO-BO">https://github.com/P-N-Suganthan/2022-SO-BO</a></td>
1840+
<td>IOHprofiler experimenter framework | Suganthan's reference implementation</td>
18411841
<td></td>
18421842
<td></td>
18431843
<td></td>
@@ -1932,7 +1932,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
19321932
<td>suite_cuter</td>
19331933
<td>CUTEr</td>
19341934
<td>Suite</td>
1935-
<td>integer | continuous | binary</td>
1935+
<td>binary | continuous | integer</td>
19361936
<td>>=3</td>
19371937
<td>1</td>
19381938
<td></td>
@@ -1973,7 +1973,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
19731973
<td>suite_cutest</td>
19741974
<td>CUTEst</td>
19751975
<td>Suite</td>
1976-
<td>integer | continuous | binary</td>
1976+
<td>binary | continuous | integer</td>
19771977
<td>>=3</td>
19781978
<td>1</td>
19791979
<td></td>
@@ -2178,11 +2178,11 @@ <h2>OPL &ndash; Optimisation problem library</h2>
21782178
<td>suite_expobench</td>
21792179
<td>EXPObench</td>
21802180
<td>Suite</td>
2181-
<td>categorical | continuous | integer</td>
2181+
<td>categorical | integer | continuous</td>
21822182
<td>30-405</td>
21832183
<td>1</td>
21842184
<td>noisy</td>
2185-
<td>box | unknown</td>
2185+
<td>unknown | box</td>
21862186
<td>>=2</td>
21872187
<td></td>
21882188
<td>["observational", "real-life"]</td>
@@ -2204,7 +2204,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
22042204
<td>10-135</td>
22052205
<td>EXPObench</td>
22062206
<td>Python</td>
2207-
<td>{'2 seconds', '80 seconds'}</td>
2207+
<td>{'80 seconds', '2 seconds'}</td>
22082208
<td><a href="https://github.com/AlgTUDelft/ExpensiveOptimBenchmark">https://github.com/AlgTUDelft/ExpensiveOptimBenchmark</a></td>
22092209
<td>EXPensive Optimization benchmark library (wind farm layout, gas filter design, pipe shape, hyperparameter tuning, hospital simulation)</td>
22102210
<td></td>
@@ -2245,7 +2245,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
22452245
<td></td>
22462246
<td>coco-gbea</td>
22472247
<td></td>
2248-
<td>{'34 seconds', '5 seconds'}</td>
2248+
<td>{'5 seconds', '34 seconds'}</td>
22492249
<td><a href="https://github.com/ttusar/coco-gbea">https://github.com/ttusar/coco-gbea</a></td>
22502250
<td>Game-Benchmark for Evolutionary Algorithms (COCO fork)</td>
22512251
<td></td>
@@ -2424,7 +2424,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
24242424
<td>suite_l1_zdt</td>
24252425
<td>L1-ZDT</td>
24262426
<td>Suite</td>
2427-
<td>continuous | binary</td>
2427+
<td>binary | continuous</td>
24282428
<td>>=2</td>
24292429
<td>2</td>
24302430
<td></td>
@@ -2506,7 +2506,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
25062506
<td>suite_l2_zdt</td>
25072507
<td>L2-ZDT</td>
25082508
<td>Suite</td>
2509-
<td>continuous | binary</td>
2509+
<td>binary | continuous</td>
25102510
<td>>=2</td>
25112511
<td>2</td>
25122512
<td></td>
@@ -2588,7 +2588,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
25882588
<td>suite_l3_zdt</td>
25892589
<td>L3-ZDT</td>
25902590
<td>Suite</td>
2591-
<td>continuous | binary</td>
2591+
<td>binary | continuous</td>
25922592
<td>>=2</td>
25932593
<td>2</td>
25942594
<td></td>
@@ -2875,7 +2875,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
28752875
<td>suite_modact</td>
28762876
<td>MODAct</td>
28772877
<td>Suite</td>
2878-
<td>continuous | integer</td>
2878+
<td>integer | continuous</td>
28792879
<td>40</td>
28802880
<td>[2, 3, 4, 5]</td>
28812881
<td></td>
@@ -3080,7 +3080,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
30803080
<td>suite_rwmvop</td>
30813081
<td>RWMVOP</td>
30823082
<td>Suite</td>
3083-
<td>integer | categorical | continuous</td>
3083+
<td>integer | continuous | categorical</td>
30843084
<td>>=3</td>
30853085
<td>1</td>
30863086
<td></td>
@@ -3367,7 +3367,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
33673367
<td>suite_zdt</td>
33683368
<td>ZDT</td>
33693369
<td>Suite</td>
3370-
<td>continuous | binary</td>
3370+
<td>binary | continuous</td>
33713371
<td>>=2</td>
33723372
<td>2</td>
33733373
<td></td>

0 commit comments

Comments
 (0)