(function from pyomo.gdp.plugins.cuttingplane)
pyomo.gdp.plugins.cuttingplane
Makes cut more conservative by absolute tolerance TOL
cut (the cut to be made more conservative, a Constraint)
transBlock_rHull (the relaxed hull model's transformation Block. Ignored by) – this callback
bigm_to_hull_map (Dictionary mapping ids of bigM variables to the) – corresponding variables on the relaxed hull instance. Ignored by this callback.
opt (SolverFactory object. Ignored by this callback)
stream_solver (Whether or not to set tee=True while solving. Ignored by) – this callback
TOL (An absolute tolerance to be added to make cut more conservative.)