CADETProcess.optimization.OptimizationProblem.beq_transformed

CADETProcess.optimization.OptimizationProblem.beq_transformed#

property OptimizationProblem.beq_transformed#

list: Vector form of linear constraints in transformed space.

Transforms b to multiple variables. When the bounds of an optimization problem get shifted, the upper bound for a constrained variable gets shifted too. This shift follows the slope of the constraint. In addition the new upper bound needs to be scaled by the ratio between new bounds to old bounds.

See also

b