Skip to content

docs: add methodology taxonomy and annotate benchmark entries#101

Merged
nikivanstein merged 1 commit intomainfrom
feature/codex-add-methodology-taxonomy-to-benchmarks-documentation
Mar 5, 2026
Merged

docs: add methodology taxonomy and annotate benchmark entries#101
nikivanstein merged 1 commit intomainfrom
feature/codex-add-methodology-taxonomy-to-benchmarks-documentation

Conversation

@nikivanstein
Copy link
Contributor

Motivation

  • Provide a clear taxonomy that groups packaged benchmarks by optimization methodology for better discoverability and classification.

Description

  • Add a new "Methodology Taxonomy" section to docs/benchmarks.rst that defines four methodology classes: Black-box Continuous, Black-box Discrete/Mixed-Integer, Structured Scientific Program/Search, and ML Pipeline Optimization.
  • Annotate existing benchmark families and individual benchmark entries with their corresponding methodology class references throughout docs/benchmarks.rst.
  • Add mabbob to the BBOB family mention and adjust several section headers and cross-references to point to the new taxonomy.

Testing

  • Built the documentation with Sphinx using make -C docs html to verify the reStructuredText compiles and cross-references resolve, and the build completed successfully.

Codex Task

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nikivanstein nikivanstein merged commit 55ca78c into main Mar 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant