ce_struct_optimizer

pyoptex.doe.cost_optimal.codex.optimization.ce_struct_optimizer(state, params)[source]

Optimizes the design by applying a single structured coordinate exchange pass over the design. Structured coordinate-exchange changes the coordinate of groups of sequential runs with the same factor level.

Parameters

stateState

The state from which to sample.

paramsParameters

The simulation parameters.

Returns

new_stateState

The new state after optimization.