-
Notifications
You must be signed in to change notification settings - Fork 4
Rename BBOB to BBOB_test in problems.yaml #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -44,7 +44,7 @@ <h2>OPL – Optimisation problem library</h2> | |||||
| </thead> | ||||||
| <tbody> | ||||||
| <tr> | ||||||
| <td>BBOB</td> | ||||||
| <td>BBOB_test</td> | ||||||
| <td></td> | ||||||
| <td>suite</td> | ||||||
| <td>1</td> | ||||||
|
|
@@ -911,7 +911,7 @@ <h2>OPL – Optimisation problem library</h2> | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>Onemax+Sphere / DeceptiveTrap+RotatedEllipsoid</td> | ||||||
|
|
@@ -926,7 +926,7 @@ <h2>OPL – Optimisation problem library</h2> | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
|
||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>InverseDeceptiveTrap+RotatedEllipsoid / DeceptiveTrap+RotatedEllipsoid</td> | ||||||
|
|
@@ -941,7 +941,7 @@ <h2>OPL – Optimisation problem library</h2> | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
|
||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>PorkchopPlotInterplanetaryTrajectory</td> | ||||||
|
|
@@ -1050,7 +1050,7 @@ <h2>OPL – Optimisation problem library</h2> | |||||
| </tr> | ||||||
| <tr> | ||||||
| <td>TulipaEnergy</td> | ||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | ||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | ||||||
|
||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | |
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -18,7 +18,7 @@ | |||||
| </thead> | ||||||
| <tbody> | ||||||
| <tr> | ||||||
| <td>BBOB</td> | ||||||
| <td>BBOB_test</td> | ||||||
| <td></td> | ||||||
| <td>suite</td> | ||||||
| <td>1</td> | ||||||
|
|
@@ -885,7 +885,7 @@ | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
|
||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>Onemax+Sphere / DeceptiveTrap+RotatedEllipsoid</td> | ||||||
|
|
@@ -900,7 +900,7 @@ | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
|
||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>InverseDeceptiveTrap+RotatedEllipsoid / DeceptiveTrap+RotatedEllipsoid</td> | ||||||
|
|
@@ -915,7 +915,7 @@ | |||||
| <td>no</td> | ||||||
| <td>artificial</td> | ||||||
| <td><a href="https://doi.org/10.1145/3449726.3459521">https://doi.org/10.1145/3449726.3459521</a></td> | ||||||
| <td>None</td> | ||||||
| <td></td> | ||||||
|
||||||
| </tr> | ||||||
| <tr> | ||||||
| <td>PorkchopPlotInterplanetaryTrajectory</td> | ||||||
|
|
@@ -1024,7 +1024,7 @@ | |||||
| </tr> | ||||||
| <tr> | ||||||
| <td>TulipaEnergy</td> | ||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | ||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | ||||||
|
||||||
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> | |
| <td>Determine the optimal investment and operation decisions for different types of assets in the energy system (production, consumption, conversion, storage, and transport), while minimizing loss of load.</td> |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,4 +1,4 @@ | ||||||
| - name: BBOB | ||||||
| - name: BBOB_test | ||||||
|
||||||
| - name: BBOB_test | |
| - name: BBOB-test |
Copilot
AI
Apr 21, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR title suggests only a rename in problems.yaml, but this PR also changes generated documentation HTML (including unrelated whitespace/missing-value rendering). Consider updating the PR title/description to reflect the full scope, or splitting the docs-regeneration/formatting changes into a separate commit/PR for easier review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As with
docs/problems.html,docs/index.htmlis produced byyaml_to_html.py. TheseNone→empty edits appear to be output-level changes not explained by the PR’s stated goal; updating the generator/YAML and regenerating will keep the docs deterministic and avoid future reintroductions.