(function from pyomo.contrib.mindtpy.util)
pyomo.contrib.mindtpy.util
Add orthogonality cuts.
This function adds orthogonality cuts to avoid cycling when the independence constraint qualification is not satisfied.
working_model (Pyomo model) – The working model(original model).
mip_model (Pyomo model) – The mip model.
config (ConfigBlock) – The specific configurations for MindtPy.