update_boolean_vars_from_binary

(function from pyomo.core.plugins.transform.logical_to_linear)

pyomo.core.plugins.transform.logical_to_linear.update_boolean_vars_from_binary(model, integer_tolerance=1e-05)[source]

Updates all Boolean variables based on the value of their linked binary variables.