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

stateState

The state from which to sample.

paramsParameters

The simulation parameters.

Returns

new_stateState

The new state after optimization.