transBlock_rHull (transformation block on relaxed hull instance)
var_info (List of tuples (rBigM_var, rHull_var, xstar_param))
hull_to_bigm_map (For expression substitution, maps id(hull_var) to) – corresponding bigm var
rBigM_linear_constraints (list of linear constraints in relaxed bigM)
rHull_vars (list of all variables in relaxed hull)
disaggregated_vars (ComponentSet of disaggregated variables in hull) – reformulation
norm (norm used in the separation problem)
cut_threshold (Amount x* needs to be infeasible in generated cut in order) – to consider the cut for addition to the bigM model.
zero_tolerance (Tolerance at which a float will be treated as 0 during) – Fourier-Motzkin elimination
integer_arithmetic (boolean, whether or not to require Fourier-Motzkin) – Elimination does integer arithmetic. Only possible
when all data is integer.
constraint_tolerance (Tolerance at which we will consider a constraint) – tight.