quantaoptima_benchmark
Benchmark QuantaOptima against classical optimizers using equal evaluation budgets, then view side-by-side performance comparisons.
Instructions
[PRO] Compare QuantaOptima against classical optimizers on the same problem.
Runs QuantaOptima, Differential Evolution, and Dual Annealing with the same evaluation budget. Returns side-by-side comparison.
Requires Pro license. Get one at https://buy.stripe.com/8x24gze0edtu1FwgSUfYY04
Args: objective: Built-in function (sphere, rastrigin, rosenbrock, ackley, griewank, levy). dimensions: Problem dimensionality (2-50). max_evals: Total function evaluation budget (1000-50000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_evals | No | ||
| objective | No | rastrigin | |
| dimensions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |