remove

Module for all metrics of the CODEX algorithm

Functions

groups_remove(Yn, Zs, pos, colstart)

Computes the change in groups when removing run at pos.

remove_optimal_onebyone(state, params[, ...])

Removes runs from the design until within the cost constraints.

remove_optimal_onebyone_prevent(state, params)

Similar to remove_optimal_onebyone, but with prevent_insert = True.