codex

Modules

pyoptex.doe.cost_optimal.codex.accept

Module for all accept functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.formulas

Module containing the update formulas for the Vinv updates of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.insert

Module for all insert functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.optimization

Module for all optimizaters of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.remove

Module for all metrics of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.restart

Module for all restart functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.sample

Module for all sample / generated functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.simulation

Module for simulation function of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.temperature

Module for all temperature functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.utils

Module for all utility functions of the CODEX algorithm

pyoptex.doe.cost_optimal.codex.wrapper

Module for the interface to run the CODEX algorithm