pe_optimizer
- pyoptex.doe.cost_optimal.codex.optimization.pe_optimizer(state, params)[source]
Optimizes the design by applying a point-exchange 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