ce_optimizer
- pyoptex.doe.cost_optimal.codex.optimization.ce_optimizer(state, params)[source]
Optimizes the design by applying a single coordinate exchange pass over the design.
Parameters
- state
State The state from which to sample.
- params
Parameters The simulation parameters.
Returns
- new_state
State The new state after optimization.
- state