cst_multi_objective_optimizer
Configure weighted-goal optimization with optional constraints for CST Studio simulations. Uses a weighted sum with an evaluation cap; start the run explicitly.
Instructions
Set up a multi-objective optimization with weighted goals and optional constraints. Uses a weighted sum of goals with an evaluation cap; this is not a Pareto-front search. Configuration only; start explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | List of optimization goals with weights. | |
| method | No | Evaluation-capped optimization method. | CMAES |
| parameters | Yes | ||
| constraints | No | Optional inequality constraints on results. | |
| max_evaluations | No |